Actions
Bug #3998
closedRequired fields set required while being on a hidden tab end up required
Description
When you have a tab set to be hidden by a conditional and a field on that tab that is required is being set required by a conditional it results in the field being set required when the tab is hidden if the field conditional occurred after the tab conditional. The Required conditional usage should make sure the tab isn't hidden before setting a required state. If it is then it should set the class tabDisabled so it can operate properly the required flag.
Updated by krileon over 11 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions