To display the same array of '''Save''' buttons on the [[External|external]] web template page that are available to the internal view of the template ('''Save''', '''Save Draft''', '''Submit''', and any other custom submit buttons configured), instead of just the '''Save''' button use the following instead of '''@SUBMIT@''':
:<font size="3">'''@SYSTEMBUTTONS@'''</font>
:* This is vailable for '''Level One''', '''Level Two''', '''Level Three''' and '''Transactions'''.
:* "SYSTEMBUTTONS" is case sensitive and must be in caps.
:* Using "SYSTEMBUTTONS" means you can also make use of any existing SmartCheck validation that exists on the configured button as well as custom label your buttons.
==Other==