Raw HTML

This widget defines HTML elements such as frames and paragraphs, and dynamic behavior in scripting.

XHTML Specification: <x-subst type="html">

For more information, see <x-subst type="WidgetType"> .

Widget Properties

Widget Properties

Property

Description/More Information

Exclude

Exclude the field if it does not need to be sent to the browser.

Description

When the field definition is copied to the layout, the XHTML source code similar to the following:

<x-subst name="RAWHTML.MY_ENTITY.MY_MODEL" type="html">
<frame src="myframe1.html">
<frame src="myframe2.html">
</x-subst>