Hi,
I created new fields in edit profile page called "newsletter" the type of the field in the backend is checkbox.
Now when entering to the edit profile page the checkbox is checked by default, If I try to uncheck it and save, I'm getting success message. But when entering again to edit profile page the checkbox is checked.
I saw in DB that the value of "newsletter" is null.
I also saw that the type of "newsletter" in fields table is "checkboxlist" (why list?)
Please advice.
Thanks in advance.