Changes

Web Page View Field Variables

292 bytes added, 18:04, 26 August 2009
Miscellaneous Variables
:<font size="3">@fieldname.table@</font>
== Role base Web page view field ==
When you have a role base web page view field or company based webpage view field you can access the levelone, contacts, or company information.:
[[UTA]] Level one information::<font size="3">@levelone.custom field name''fieldname''@</custom field id@ font> or <font size="3">@levelone.standard field name''customfieldid''@</font>
Contact Information::<font size="3">@companycontact.custom field name''fieldname''@</custom field idfont> or <font size="3">@ @companycontact.standard field name''customfieldid''@</font>
Company Information::<font size="3">@contactcompany.custom ''fieldname''@</custom field idfont> or <font size="3">@ @contactcompany.standard field name''customfieldid''@</font>
== Retrieving Custom Field History for Fields with Track Changes Enabled==
The following syntax is used to retrieve custom field history:
For the [[Status]] standard field: :<font size="3">@HistoryOf(status)@</font>
For a [[Custom Field]]:
:<font size="3">@HistoryOf(#####''customfieldid'')@ </font> :''where ##### is the Custom Field ID. (The field name is not accepted in this case.)'' '''Notes:''' :* ''HistoryOf'' is case sensitive.:* You can only obtain the history of the Status field and [[Custom Fields]] in this way.
=Controls=
0
edits