I'm not sure if this is a bug or if I am missing something.
I have two fields:
#1 A Yes/No Radio button
#2 A Date field
#1 uses CB conditional to show #2 when "yes" is selected. Both fields are required.
- When the page first loads, #2 is hidden (expected behaviour).
- When I select "Yes" for #1, #2 is shown but is greyed out (HTML disabled="disabled").
- Selecting "No" and then "Yes" causes #2 to appear and not be greyed out.
- If I make #2 a plain text field rather than date field it is never greyed out.
I'm using Joomla 3.3.2, CB 2.0.6 and CB Conditional 3.0.13