Changes

Web Page View Field Variables

13 bytes added, 21:48, 24 August 2009
UTA Contact and Account Variables
:<font size="3">@contact.rolename.fieldname@ </font> or <font size="3"> @company.rolename.fieldname@</font>
'''where:'''* rolename = the name of the role that has been assigned to the contact/account on the Level One item'''* fieldname = the name of the field that is located on the contact's record'''.
Example:
''@contact.adjuster.firstname@'' or ''@company.funding agency.address@''
==To display Level 1 Company Role or Contact Role custom fields==
<font size="3">[#(?object=company;)$?opc_fieldidopc_customfieldid$#]</font> or <font size="3">[#(?object=contact;)$?opr_fieldidopr_customfieldid$#]</font>
'''Wherewhere:''' * fieldid customfieldid = the numeric id of the custom field
Following the same format above, you can also reference custom fields on the company role using the @#field id#@ syntax.
0
edits