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

<personalisation:fullname />

Shows the full name of the current logged in contact.

Attributes

fallBackFinal
string
When the last name doesn't exist, and all the fall backs fail, this string will be used
Eg. Sir / Madam, Community Contact etc.
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.