You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

[ |../../index.htm#lansa/wamtut01_0880.htm]
You are here:

Summary

WAM070 - Hiding Techniques
Important Observations

  • You can apply the hidden class to any object with a class property.
  • You can set the hide_if property to hide weblets.
  • When an object does not have a class or hide_if property, you can still hide it from within the XSL code using an xsl:if.

Tips & Techniques

  • Once the objects on the page are set up correctly (conditionally hidden based on a field) you will use the RDML to control the field to hide the object.

What I Should Know

  • How to hide object using a hidden class, the hide_if property, and an xsl:if.

[ |../../index.htm#lansa/wamtut01_0880.htm]

  • No labels