provide text field to selection field, for adding new values
OO webdevelopment framework in PHP
Status: Abandoned
Brought to you by:
ruleant
A selection box shows possible values that are stored in a table. If a desired value is not present in that table, it ahs to be added first, before it can be used in the selection field.
By providing an optional text field next to the selection field, the new value can be filled in, and it will be added to table with values before that the record is submitted.