
Documentation Support > Documentation? > PageShortcuts
Format: | (:input type *page "<Group>.<Name>":) |
Requirements to Use: ZAP
Explanation: If a field ends in the word "page", ZAP automatically runs a routine called ZAPpageshortcuts on the value submitted. It is also run in certain other situations (such as templates). Here are some of the shortcuts currently available:
* | name/group |
^ | group/name |
@ | $Author - the current person's Author name |
# | highest numbered pagename in the group - plus one |
+ | timestamp |
~ | Profiles page |
! | Category page |
$ | Orderform page (used in ZAPcart) |
Also, if used in a form, other form fields can be inserted using the regular Field Replacement approach--which occurs before calling ZAPpageshortcuts. If no page is supplied, ZAP returns the current page.
Note: commands calling page shortcuts may give error messages if you use "Group/Name" instead of "Group.Name". Be sure to use the "." to separate the page group and name.