Difference between revisions of "Template Page Variables"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
'''@company@''', '''@requirement@'''  
+
=Standard Fields=
 +
 
 +
'''@company@'''
 +
 
 +
'''@requirement@'''
 +
 
 +
 
 +
=Save/Submit Buttons=
 +
To display the "Save" button use the following variable on the Template Page:
 +
:<font size="3">'''@SUBMIT@'''</font>
 +
 
 +
 
 +
To allow the dynamic buttons ('''Save Draft''', '''Submit''') to be displayed on the Level 1 [[External|external]] web template page use:
 +
:<font size="3">'''@SYSTEMBUTTONS@'''</font>
 +
'''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'''.
 +
 
 
[[Category:Universal Tracking Application]][[Category:Variables]]
 
[[Category:Universal Tracking Application]][[Category:Variables]]

Revision as of 11:16, 1 September 2009

Standard Fields

@company@

@requirement@


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.