Actions
Bug #2694
closedConditional required html editorarea fields stay required when hidden with TinyMCE
Description
This is because tinyMCE removes classes from the textarea and CB re-adds required to it.
We thus need to act at a parent DOM element class here.
Affects:
- Conditional fields
- CBSubs conditional fields workflow in plans
      
      Updated by beat over 14 years ago
      
      
    
    - Status changed from New to Closed
 - % Done changed from 0 to 100
 - Estimated time set to 1:00 h
 
Fixed in r1550 .
Actions