Format: | (:zap create*="<Group>.<Name>":) |
(:zap create*="<Group>.<Name>,<Group>.<Name>":) |
Requirements to Use: ZAP | ZAP Toolbox
Explanation: This field creates the specified page (if it does not already exist). Create takes a CSV list of page names if you want to create more than one page at a time.
ZAP's Page Shortcuts can be used in the Create field.
The content of the page is constructed using ZAP's Template command. It begins by looking for a createtemplate field, and then a template at Group.Page-template (relative to the current page of the form). If no template is found, the content of field "createbody" is used. Be sure to use the {$$field} syntax to insert field values into the output. If no information is available, ZAP creates a blank page.
As a security feature, this command can ONLY be set using the (:zap field="value":) format.