Changes

Jump to: navigation, search

Template Page - HTML Template

59 bytes added, 14:34, 30 April 2014
m
no edit summary
{{UnderConstruction}}
The A Template page is used to allow [[system administratorSystem Administrator]]s to configure customized formatting for UTA records.
==Template Page Variables==
@appfields@ - This will display the application fields.
 
@fields@ - This will display the template fields. ('''DEPRECATED?''')
@SUBMITONLY@ - This will display only the '''Submit''' button.
@SYSTEMBUTTONS@ - This displays the buttons for the current [[Status]] such as the default buttons for that [[Status]], and the [[Submit buttons]] created for that Status.
 
@fields@ - This will display fields. ('''DEPRECATED?''')
@SUBMIT@ - This will display the '''Save''' and '''Submit''' buttons. ('''DEPRECATED?''')
 
==Example==
<html>
<head>
<!-- Root company CSS styles link --> @STYLELINK@
</head>
 
<body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1>
@FORM@<!-- Fields start here -->
@appfields@
@fields@ @SUBMITONLY@<!-- System buttons start here -->
@SYSTEMBUTTONS@
 
</body>
0
edits

Navigation menu