A page is dynamic if ...

Top  Previous  Next

A page is dynamic, if

"Display If" property of an element contains a value
A Condition Panel element is used on the page, and its "Generate Conditions As" property is set to "xsl:when"
A panel or form element's "Repeat | For Each" property is given a value,
"Bind Options To" property of a Listbox or a Comboboxelements is defined,
"Xsl" property of an element is given a value,
$vof() or $xsl() functions are used within element properties
"Access Control" property of page is given a value.

 

When one or more of these cases are true, the page is accepted as dynamic and the compilation process produces an XSL file instead of HTML.