Petapoco : how to insert additional Fields to cmsMember table
Hi, i am beginner to Umbraco and want to make registration form for New member , and i know that new registered Members are inserted in cmsMember table and there are available fields are only Email,LoginName and Password my purpose is to add some more fields while registration so is it possible by any way ?
Petapoco : how to insert additional Fields to cmsMember table
Hi, i am beginner to Umbraco and want to make registration form for New member , and i know that new registered Members are inserted in cmsMember table and there are available fields are only Email,LoginName and Password my purpose is to add some more fields while registration so is it possible by any way ?
Thanks in Advance
Hi Rajdeep
Welcome to Umbraco :)
You can add new properties to members, in the members section of the backoffice.
Read more here: https://our.umbraco.org/Documentation/Getting-Started/Data/Members/
is working on a reply...