Difference between revisions of "Template Page Variables"

From SmartWiki
Jump to: navigation, search
(Standard Fields)
Line 1: Line 1:
 
=Standard Fields=
 
=Standard Fields=
  
'''@company@'''
+
Customer:
 +
:<font size="3">'''[@company@]'''</font>
  
'''@requirement@'''
 
  
 +
Description:
 +
:<font size="3">'''[@description@]'''</font>
  
 
[@description@]
 
  
 
Application Name:
 
Application Name:
Line 13: Line 13:
  
  
 +
=Custom Fields=
 +
All Level 1 [[Custom Field]]s, including those on the given template, can be inserted using the following:
 +
:<font size="3">'''@appfields@'''</font>
  
 
=Save/Submit Buttons=
 
=Save/Submit Buttons=

Revision as of 14:32, 1 September 2009

Standard Fields

Customer:

[@company@]


Description:

[@description@]


Application Name:

[@name@]


Custom Fields

All Level 1 Custom Fields, including those on the given template, can be inserted using the following:

@appfields@

Save/Submit Buttons

To display the "Save" button use the following variable on the Template Page:

@SUBMIT@


To allow the dynamic buttons (Save Draft, Submit) to be displayed on the Level 1 external web template page use:

@SYSTEMBUTTONS@

Impact: This allows the same visibility of Save buttons that are currently available to the internal view of a Level One item, instead of just the Save and Submit buttons.


Note:

  • This is currently only available for Level One.