Hello Team,
I have created a Condition with CB Conditional so when a user selects a value from a drop down field the Registration Form changes (fields appear or disappear from the form).
This works fine but I noticed that when a user makes the registration and logs in to his profile, under edit mode and when he navigates to a specific tab he can see the fields that should not be there.
Lets have a simple example.
Main Conditional Field has two values 'A' and 'B'
If the user selects 'A' the registration Form structures as it should.
- User fills in all the fields and applies > gets Registered.
- Logs in > edit Profile
- When he goes in the Tab he is also able to see/modify the fields from condition 'B' but in Registration he could not see them why in Profile Edit he can?
What I want to achieve is the user not to be able to see/modify those fields from condition 'B' and vise versa.
*You can see that when you go to registration
www.personaltrain.gr/index.php/cb-registration
(default value is 'Personal Trainer') there is no field named "Χαρτης" but if you change the conditional value to something else that field appears (as it should).
So I want as fields appear correctly in the registration to be the same in the profile edit.
Let me know what else you might need.
If I haven't explained that correctly please let me know and I will rephrase it.