OpenWGA 7.5 - WebTML reference

WebTML tags » include

<tml:include ajax ="true | false">

Purpose:

Enables AJAX for included portlets if type="portlet"

Description:

Only usable if type="portlet".  If this attribute is "true" the included WebTML module is displayed as AJAX portlet. AJAX portlets can be reloaded separately from the whole website if a AJAX action is triggered. For further details about this functionality read Portlets and AJAX.

This functionaltity needs the inclusion of tag <tml:htmlhead> in the head of the HTML page.

Value(s):

true|false

Default value:

true - If the default portlet registry mode (transient) is used

false - If the legacy portlet registry mode (persistent) is used.

The portlet registry mode is configured via publisher option per app.