| |
| |
How do I make selection box required?
| Author: Eileen Wilde Reference Number: AA-00189 Views: 9301 Last Updated: 08/10/2009 11:44 AM |
0 Rating/ Voters
|
    |
The same way as for the other field types. You have to put the name of this field as a required_fields in config.php.
Example:
Also, you need to create a default option with a blank value.
Example:
|
| |
|