Difference between revisions of "Client Categories"
From SmartWiki
Line 1: | Line 1: | ||
You can now access the '''company category''' list from the [[UTA]] Level 1. | You can now access the '''company category''' list from the [[UTA]] Level 1. | ||
− | Use @client.categoryids@ to return a list of category IDs - comma delimited - note the leading comma - e.g. ",1234,555,666," | + | Use @client.categoryids@ to return a list of [[Determining the categoryid|category IDs]] - comma delimited - note the leading comma - e.g. ",1234,555,666," |
Use @client.categories@ to return a list of category names - comma delimited e.g. "Agency,Marketing,Good client" | Use @client.categories@ to return a list of category names - comma delimited e.g. "Agency,Marketing,Good client" |
Revision as of 15:02, 17 June 2013
You can now access the company category list from the UTA Level 1.
Use @client.categoryids@ to return a list of category IDs - comma delimited - note the leading comma - e.g. ",1234,555,666,"
Use @client.categories@ to return a list of category names - comma delimited e.g. "Agency,Marketing,Good client"
This is useful if you wish to use a category to dynamically drive a set of custom fields displayed to the user.
- Visibility Condition
- Advanced Logic
- Determining the Application ID
- Determining the Category ID
- Determining the Company ID
- Determining the Custom Field ID
- Determining the Event ID
- Determining the File ID
- Determining the Folder ID
- Determining the Opportunity ID
- Determining the Report ID
- Determining the Role ID
- Determining the Root Company ID
- Determining the Status ID
- Determining the Type ID
- Determining the User ID
- Determining the Workflow ID