Actions
Bug #4594
closedRequired conditional causing select fields to lose empty value
Start date:
06 August 2014
Due date:
% Done:
0%
Estimated time:
Description
The required state toggling should only toggle the required class to shut off the validation and show/hide the icon as needed. Somehow the first blank option is being lost from selects. This could be a result of the condition applying to the html output and it shouldn't.
Actions