Closed fierceangel closed 11 years ago
You can use 'checkbox_hide_below' together with 'next_to_hide' => '9'. Ref pull 112.
The checkbox_hide_below might be getting phased out in favor of a complete conditional system allowing ANY field to be conditionally shown depending on the value of ANY other field.
I'd love to see more complex login for "checkbox_hide_below" and 'select_hide_below'. As theme designers we can make it easier for users to manage settings.
Check out folding in the v3.0.0 release coming early next week!
@fierceangel @peter-nl @pavot Please look here: https://github.com/ghost1227/Redux-Framework/issues/154
I think you'll find that post VASTLY interesting.
Is it possible to use "checkbox_hide_below" to reveal more than one field when checked? Unless I'm mistaken it only reveals the first field below it, but for my options panel I would like multiple fields revealed in one click.