Difference between revisions of "Template Variable Contexts"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 1: Line 1:
Template variables have slightly different syntax in different contexts. The template variable tools gives you the possible variables in the correct syntax for each context:  
Template variables have slightly different syntax in different contexts. The template variable tools gives you the possible variables in the correct syntax for each context:  
:{|
:{|
| Print || '''Designer > Data > Objects > {object} > Print Templates > {template}'''
| [[Print a Record|Record Printing]] || '''Designer > Data > Objects > {object} > Print Templates > {template}'''
|-
|-
| JavaScript actions || '''Designer > Data > Objects > {object} > Actions > Execute JavaScript'''
| [[Actions]] || '''Designer > Data > Objects > {object} > Actions > Execute JavaScript'''
|-
|-
| Workflow || '''Designer > Data > Objects > {object} > Workflows > {workflow} > Notification Templates'''
| [[Web Forms]]  || '''Designer > Data > Objects > {object} > Web Forms > {web form} > Email Notification Details'''
|-
|-
| Component || '''Designer > Logic > Components > {component}'''  
| [[Web Tabs]]  || '''Designer > Presentation > Web Tabs > {web tab}'''
|-
| [[Workflows]] || '''Designer > Data > Objects > {object} > Workflows > {workflow} > Notification Templates'''
|-
| [[Components]] || '''Designer > Logic > Components > {component}'''  
|}
|}



Revision as of 20:01, 9 January 2012

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

Record Printing Designer > Data > Objects > {object} > Print Templates > {template}
Actions Designer > Data > Objects > {object} > Actions > Execute JavaScript
Web Forms Designer > Data > Objects > {object} > Web Forms > {web form} > Email Notification Details
Web Tabs Designer > Presentation > Web Tabs > {web tab}
Workflows Designer > Data > Objects > {object} > Workflows > {workflow} > Notification Templates
Components Designer > Logic > Components > {component}

In the Sales Force Automation application, where you can send Emails from Accounts, Contacts, and Prospects records:

  • Workspace > All Items > Templates > [New Template]