Difference between revisions of "Add a Print Template"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 7: | Line 7: | ||
#:* Use the Template Variable Tool to get the names of variables you can use in the template: | #:* Use the Template Variable Tool to get the names of variables you can use in the template: | ||
#:*:[[File:TemplateVariableTool.jpg]] | #:*:[[File:TemplateVariableTool.jpg]] | ||
# | #Provide the information in the Template Information section | ||
#;Template Title:The template name | #;Template Title:The template name | ||
#;Description: | #;Description:Describe the purpose of the template or other information about it. | ||
#;Ready to Use:The default setting for the template is Yes | #;Ready to Use:The default setting for the template is Yes. | ||
#;Type:Choose from: | #;Type:Choose from: | ||
#:;HTML Template File:This is an HTML file that provides the template structure. Click the [Browse] button to locate the HTML file | #:;HTML Template File:This is an HTML file that provides the template structure. Click the [Browse] button to locate the HTML file | ||
#:;Page:This is a page-based print template; Choose one of the JSP files stored in the platform. | #:;Page:This is a page-based print template; Choose one of the JSP files stored in the platform. | ||
#Click '''[Save]''' | #Click '''[Save]''' |
Revision as of 20:27, 19 July 2011
To add a Print Template to a Custom Object:
- Click Designer > Data > Objects > {object} > Print Templates
- Click the [New Template] button
- If the template does not already exist, create it:
- Create an HTML page on your local system
- Create a JSP Page in the platform
- Use the Template Variable Tool to get the names of variables you can use in the template:
- Provide the information in the Template Information section
- Template Title
- The template name
- Description
- Describe the purpose of the template or other information about it.
- Ready to Use
- The default setting for the template is Yes.
- Type
- Choose from:
- HTML Template File
- This is an HTML file that provides the template structure. Click the [Browse] button to locate the HTML file
- Page
- This is a page-based print template; Choose one of the JSP files stored in the platform.
- Click [Save]