I've now sucseeded Creating member, and also Read properties for this inlogged members into a partial view, and will now continue to develop this frontend pages with Update and Delete action for surfacecontrollers (not finished), and I've done it so fare without settings option for Show on profile, Member can edit.
Is it necessary to set these option if i want members to update their custom member properties in frontend pages?
I see that there are two bit fields with the name viewOnProfile and memberCanEdit in the database cmsMemberType. If I've understood this correctly, this is only flag setting, where it's up to the developer to build in display and update functionality, or has the member been granted extended backoffice privileges any place (which I can't find)?
Members: Show on profile, Member can edit?
https://our.umbraco.org/documentation/Getting-Started/Data/Members/![enter image description here](/media/upload/8f065657-a2b5-482d-a5a6-4e262f117194/Member01.jpg)
What are this options used for?
I've now sucseeded Creating member, and also Read properties for this inlogged members into a partial view, and will now continue to develop this frontend pages with Update and Delete action for surfacecontrollers (not finished), and I've done it so fare without settings option for Show on profile, Member can edit.
Is it necessary to set these option if i want members to update their custom member properties in frontend pages?
I see that there are two bit fields with the name viewOnProfile and memberCanEdit in the database cmsMemberType. If I've understood this correctly, this is only flag setting, where it's up to the developer to build in display and update functionality, or has the member been granted extended backoffice privileges any place (which I can't find)?
is working on a reply...