Difference between revisions of "Template Variable Contexts"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric m (Text replace - 'Designer > Data >' to 'Designer >') |
||
Line 1: | Line 1: | ||
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: | 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: | ||
:{| | :{| | ||
| [[Print Templates]] || '''Designer | | [[Print Templates]] || '''Designer > Objects > {object} > Print Templates > {template}''' | ||
|- | |- | ||
| [[Actions]] || '''Designer | | [[Actions]] || '''Designer > Objects > {object} > Actions > {action} > Type:Execute JavaScript''' | ||
|- | |- | ||
| [[Data Policies]] || '''Designer | | [[Data Policies]] || '''Designer > Objects > {object} > Data Policies > {policy} > [Add Action] > Send Email''' | ||
|- | |- | ||
| [[Web Forms]] || '''Designer | | [[Web Forms]] || '''Designer > Objects > {object} > Web Forms > {web form} > Email Notification Details''' | ||
|- | |- | ||
| [[Workflows]] || '''Designer | | [[Workflows]] || '''Designer > Objects > {object} > Workflows > {workflow} > Notification Templates''' | ||
|- | |- | ||
| [[Web Tabs]] || '''Designer > Presentation > Web Tabs > {web tab}''' | | [[Web Tabs]] || '''Designer > Presentation > Web Tabs > {web tab}''' |
Revision as of 23:37, 22 June 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:
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 > Presentation > Web Tabs > {web tab} Components Designer > Logic > Components > {component}
In the Sales Force Automation application, to send Emails from Accounts, Contacts, and Prospects:
- Workspace > All Items > Templates > {template}
For Service Provider emails:
- Settings > Service Provider Settings > Manage Email Templates