OpenWGA 7.10 - WebTML reference

WebTML tags » item

<tml:item scriptlets ="true | false | t | f | 1 | 0">

Purpose:

Activates or deactivates scriptlet execution during item rendering.

Description:

Scriptlets are dynamic parts in the value of an item. They are resolved during item rendering.

The attribute scriptlets="true" permits scriptlets of the second level for the current item value. This allows the execution of predefined scriptlet macros, the rendering of item values and meta data and also the execution of any TML script.

For further information see WebTML scriptlets.

Activate scriptlets only if you know what your are doing. You will permit web authors access to the programming interface of OpenWGA.

Default value:

false