Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An expression which, if evaluated to be True, will hide the weblet.

Default value

False() (that is, the weblet will always be shown)

Valid values

Any valid XPath expression that returns a Boolean value.

Example

This example will hide the weblet if field #STD_FLAG is equal to 'X'. The expression should be entered in this form:

Image Added

When the property loses focus, the expression is shown as follows:

Image Added

...