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

Compare with Current View Page History

« Previous Version 3 Current »

A boolean property, the result of which determines whether the content of the weblet is read-only (that is, the user cannot modify the content).
Default value
Blank – equivalent to False (that is, the user can modify the contents).
Valid values
true(), false() or a valid expression.
Example
This example will set the weblet to read-only if field #STD_FLAG is equal to 'Y'. The expression should be entered in this form:

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


  • No labels