Each of my users have a set of custom fields they can modify in the front end and a set of custom fields they can visualize but cannot modify (only SU from backend).
Those customs fields (checkboxes) are set to Readonly (since I don't want anyone to modify them from frontend).
Problem is , when my users are editing their profile and saving it, it resets all those non editable custom checkboxes. They are not checked anymore.
I tried Readonly and Readonly (only in edit profile) (I don't know the difference) and it still behave the same way. These fields reset again and again every time the profile is modified in the frontend!
Please help.