Actions
Bug #6717
closedCB Conditional conditional others fields are not being ignored for completion
Start date:
02 August 2017
Due date:
% Done:
100%
Estimated time:
Description
When CB Conditional hides fields using "conditional others" instead of "conditional self" the field is still being checked for completeness. This is likely due to it doing a fieldCall for the edit display of a field when it probably also needs to check the users _getTabFieldsDb array, which "conditional others" primarily affects.
Actions