<personalisation:other>
AJAX
Data
Forms
Layout
Logic
Navigation
Personalisation
ATTRIBUTES
Standard
Templates
Regions
Third Party

<personalisation:other />

Render any kind of field from the currently logged-in user.

Attributes

fallbackFinal
string
The value to render, if the primary field is an empty string, or null.
field
string
The field to render.
id
string
Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).

Examples

No examples yet.