<logic:parse>
AJAX
Data
Forms
Layout
Logic
ATTRIBUTES
EXAMPLES
Navigation
Personalisation
Standard
Templates
Regions
Third Party

<logic:parse />

Parses a block of text/HTML.

Attributes

text
string
The text to parse.

Examples

Parse Custom Field

Parses an API call which retrieves the form used to display a custom field.

HTML:

<logic:parse text="[? \Components\Settings\CustomFields::getForm('\Components\Customers\Contacts', 'contact_industry') ?]" />