Child Field slug: wall-tile-thickness Type: Multiple checkboxes
Situation: Display the child field only when an admin chooses the "None" option of the parent field. ( In custom post admin area)
I read that it's not possible to use data-dependent display filters with multiple checkboxes. I am not sure how old that article was so wondering if you can help with that.
I can't use select/dropdown fields which by default works with this data-dependent option.
But, yes, if you are using checkboxes field there is no way to setup the conditional display as mentioned with our doc:
Please note that there are few types of post fields you cannot use as conditions for showing other fields. These fields include the Embedded Media, File Fields (Audio, Video, Image and File Upload field), Multiple Checkboxes field, and a WYSIWYG Text Area field. Additionally, repeating fields also cannot be used as conditions for showing other fields.
So, this is limitation by design and not supported.
I'm afraid that I do not have any workaround to share as the feature is not naively supported.
Maybe you need to add some custom JS code to show/hide the fields as per your requirement but for that either you need to write that custom JS code or you can hire one of our certified partners.
=> https://toolset.com/contractors/
that's not the solution. In fact, it's not even a workaround the issue or even helps. Try to put some efforts to ask about your client's situations and predict alternate solutions to them.