I have a scenario where a field "membership type"(drop down) should be read-only on profile edit. In registration user selects the "membership type" value but once user is created and login-ed, he/she cannot change his membership type.
Please guide me how this can be achieved. I tried search it but could not find any example. Somewhere cb privacy plugin is mentioned to achieve this but not sure whether it is to be used or some other way to achieve the needful.
I have a scenario where a field "membership type"(drop down) should be read-only on profile edit. In registration user selects the "membership type" value but once user is created and login-ed, he/she cannot change his membership type.
Please guide me how this can be achieved. I tried search it but could not find any example. Somewhere cb privacy plugin is mentioned to achieve this but not sure whether it is to be used or some other way to achieve the needful.
Warm Regards,
Amit
All readonly cb fields that are configured for registration will do what you want.
Sorry, Either you did not understood my requirement or myself not understood what you are trying to say.
I want the field to be enabled and read-write enabled for registration. I want it read only only in profile edit scenario and not in registrations scenario.
"All readonly cb fields that are configured for registration will do what you want." It is not readonly in registration form.