Ajax edit won't work unless the user has edit permissions for that field. If you hide the tab using CB Conditional they no longer have edit permissions for that fields.
Please Log in or Create an account to join the conversation.
You've conditioned the tab out of profile view. This means CB Core Fields Ajax has nothing to display for toggling ajax editing. In this case it would be best to add to your conditions so the profile owner can always see the tab in profile view, which would allow your ajax editing to work fine.I tried to set a tab with conditions to location view only in profile view and hided it in this way in profile edit. But with this the ajax edit is not available anymore in the profile view.
Is there a way to enable this in the future?
I suggest conditioning the entire field group field in that case. Yes, conditions inside of field groups are planned in a future release. Ajax editing and privacy controls inside of field groups is also planned for a future release. I don't have a timeframe for this though since these fields don't actually exist it's not a simple fix. The Update On functionality of CB Core Fields Ajax however does work on fields inside of field groups and that was a first step to see how this could be implemented.Unfortunately I need group fields for multiplying data sets (field groups) and here it would be great to can use conditions also. I know that the fields in the group field are not real fields, but perhaps it is in spite of that possible to have conditional behavior in this "fields".
Is there a way to enable this in the future?
Please Log in or Create an account to join the conversation.