Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Column Options define allowed values for a particular record field.
In applications it is often necessary to distinguish between all possible Options, and the ones that are allowed when changing the value (considered "active" options).
This improvement adds an "active" property to the Option entries.
The JSF SelectInputControl will then only add active options for selection.