Actions
Bug #3964
closedTab displayed but its field suddenly hidden causes tab to remain displayed
Description
If you have 2 fields and Field A shows Field B and Field B shows Tab A then you set Field A value that shows Field B and set Field B value that shows Tab A and then set Field A value to hide Field B it still shows Tab A. It should recursive through conditionals if possible otherwise this could be working as intended.
Updated by krileon over 11 years ago
When value resetting is used simply trigger change on the inputs being reset and it'll recursive backwards properly.
Updated by krileon over 11 years ago
- Status changed from Assigned to Resolved
- Target version set to 3.0.5
- % Done changed from 0 to 100
Actions