Help: My Subscriptions Template
For more help, visit the WebGUI Community Wiki.
- formHeader
- The top of the subscription form.
- formFooter
- The bottom of the subscription form.
- formSubmit
- The save button for the form.
- categoriesLoop
- A loop containing all the categories of data the users may choose from.
- categoryName
- The name of this specific category within the loop.
- optionsLoop
- A loop containing all the options in a given category.
- optionName
- The name of this specific option within this category.
- optionForm
- The checkbox form control for this specific option within this category.
Admin Console