Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You can't have a field dynamically condition itself on profile edit. That would create an infinite loop. You can only use static conditions. A static condition is as follows.Yo said You can't do this. A field can't dynamically show/hide itself on profile edit based off its own value.
Ok I was trying to use the field to condition itself.
I can't think of the code to do it?
I keep getting heaps of errors
For radio buttons the value you're conditioning against is whatever you configured in that field. If it's a checkbox field you'd just use "Not Equal To 1" if you want to condition against unchecked or "Equal To 1" if you want to condition against checked.Please can you give me 1 detailed example of a field that has 2 radio buttons that is conditioned to hide a certain tab in the profile. if value is not equal to 1
Or equal to 1
I just want to hide a tab with a yes or no radio button.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You can't condition an entirely plugin and CB Conditional doesn't have CBSubs conditions. For CBSubs to condition tabs or fields based off subscription you'd use CBSubs Fields Tabs Protection integration. As for CB Blogs you'd add those conditions to the Blogs tab.How do I hide a plugin? Like I want to hide cb blogs conditioned on a cb subscription plan.
Condition the Blogs tab based off your radio field.How do I use the radio buttons in a field to hide cb blogs Plugins? Can you give me the exact information please.
Please Log in or Create an account to join the conversation.