Actions
Bug #3999
closedDate fields hidden input not being conditioned
Bug #3999:
Date fields hidden input not being conditioned
Description
Date fields use a hidden input that has required class on it and isn't being removed when a condition is fired. This is due to the field finds excluding hidden inputs. The find should only exclude buttons and submit buttons.
Updated by krileon over 12 years ago
- Status changed from Resolved to Closed
Actions