Difference between revisions of "Template Variable Contexts"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 17: Line 17:
| [[Components]] || '''Designer > Components > {component}'''  
| [[Components]] || '''Designer > Components > {component}'''  
|}
|}
In the Sales Force Automation application, to send Emails from [[Accounts]], [[Contacts]], and [[Prospects]]:
:* '''Workspace > All Items > Templates > {template}'''
{{#if: {{ShowIsvInfo}} |
{{#if: {{ShowIsvInfo}} |
For Service Provider emails:
For Service Provider emails:
:* '''Settings > Service Provider Settings > Manage Email Templates'''}}
:* '''Settings > Service Provider Settings > Manage Email Templates'''}}

Revision as of 22:59, 11 October 2012

Template variables have slightly different syntax in different contexts. The template variable tool gives you the possible variables, in the correct syntax for each context:

Email Templates Designer > Objects > {object} > Email Templates > {template}
Print Templates Designer > Objects > {object} > Print Templates > {template}
Actions Designer > Objects > {object} > Actions > {action} > Type:Execute JavaScript
Data Policies Designer > Objects > {object} > Data Policies > {policy} > [Add Action] > Send Email
Web Forms Designer > Objects > {object} > Web Forms > {web form} > Email Notification Details
Workflows Designer > Objects > {object} > Workflows > {workflow} > Notification Templates
Web Tabs Designer > Web Tabs > {web tab}
Components Designer > Components > {component}