AgileApps Support Wiki Pre Release

Difference between revisions of "Add a Document Template"

From AgileApps Support Wiki
imported>Aeric
m (Text replace - 'Setup > Customize > ' to 'Designer > Data & Presentation > ')
 
imported>Aeric
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
Print templates can be added to {{Type|}}s or [[Tasks]].
A Document Template can be added to any object, except for the built-in [[Users]] object. It can use a [[Page]] stored in the platform, or it can be created using an external HTML, Word, or PowerPoint file. This section outlines the process.


To add a Print Template:
'''To add a Document Template to an Object:'''
#Choose one of the following options:
#Click the '''[New Template]''' button.<br>The ''New Template'' page appears.
#;Add a Print Template to a {{typenolink|}}:Click '''Designer > Data & Presentation >  Objects > {object} > Print Templates''',<br/> where {object} is the one you want to customize with a print template
#:
#;Add a Print Template to a Task:Click '''Designer > Data & Presentation >  Tasks'''
#Use the [[Template Variable Tool]] to get the names of variables you can use in the template:
#Click the [New Template] button
#:[[File:TemplateVariableTool.jpg]]
#Specify information under the Template Information section
#:'''Note:'''<br>Template variables can be used in HTML, Word, and PowerPoint files. (In [[Pages]] stored in the platform, you use standard JSP programming techniques to access platform information, rather than template variables.)
#;Template Title:The template name
#:
#;Description:Text that describes the purpose or other information about the template
# If it does not already exist, create the template.<br>Follow the instructions below to add images and template variables, depending on the type of template you need to create:
#;Ready to Use:The default setting for the template is Yes, and ready to use
#:* [[Create an MS Word Document Template]]
#;Type:Choose from:
#:* [[Create a PowerPoint Document Template]]
#:;HTML Template File:This is an HTML file that provides the template structure. Click the [Browse] button to locate the HTML file
#:* [[Create an HTML Document Template]]
#:;Page:This is a page-based print template; Learn more: [[Pages]]
#:* [[Create a JSP Page Document Template]]
#:* [[Create a Compound Document Template]], composed of multiple parts
#:
#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:
#::'''HTML -''' To upload an HTML, Word, or PowerPoint file stored on your local system.
#:::* The '''[Browse]''' button appears.
#:::* Click it to locate the file to upload.
#::'''Page -''' To use a JSP/HTML [[Page]] stored in the platform.
#:::* A list of platform [[Pages]] is displayed.
#:::: (The list does not include pages that have the ''Include Headers'' option.)
#:::* Choose one of the listed pages.
#:
#Click '''[Save]'''
#Click '''[Save]'''
#:[[File:printtemplate.gif|none|thumb]]

Latest revision as of 00:51, 21 March 2014

A Document Template can be added to any object, except for the built-in Users object. It can use a Page stored in the platform, or it can be created using an external HTML, Word, or PowerPoint file. This section outlines the process.

To add a Document Template to an Object:

  1. Click the [New Template] button.
    The New Template page appears.
  2. Use the Template Variable Tool to get the names of variables you can use in the template:
    TemplateVariableTool.jpg
    Note:
    Template variables can be used in HTML, Word, and PowerPoint files. (In Pages stored in the platform, you use standard JSP programming techniques to access platform information, rather than template variables.)
  3. If it does not already exist, create the template.
    Follow the instructions below to add images and template variables, depending on the type of template you need to create:
  4. 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
    HTML - To upload an HTML, Word, or PowerPoint file stored on your local system.
    • The [Browse] button appears.
    • Click it to locate the file to upload.
    Page - To use a JSP/HTML Page stored in the platform.
    • A list of platform Pages is displayed.
    (The list does not include pages that have the Include Headers option.)
    • Choose one of the listed pages.
  5. Click [Save]