Actions
Bug #5233
closedField values of hidden fields not emptying in database
Start date:
17 April 2015
Due date:
% Done:
100%
Estimated time:
Description
The field inputs are disabled so they don't POST at all or are nulled. Database then keeps its value as null isn't updated. See if we can force the fields value to null instead of leaving its existing value.
Actions