Usage (<SELECT NAME="name">, <SELECT NAME="name" static="TRUE">, <SELECT NAME="name" flexyignore="TRUE">)
Usage
fills in the select values based on the form name and the tag name and adds code to check if the object variable matches them. If flexyignore is used, it is left alone. If static is set, the currently defined options will be used.
Example 25-1. Setting variables for input
Example 25-2. Foreach in template
Example 25-3. Compiled template
Example 25-4. Simple ouput example