Hi,
I have setup Security by Group. I found out the unique primary key for user is the “login” field and it’s by username instead of userID.
I would like to know, is it possible to use user’s email as login Username and can I change the user Primary Key to new field such as userID and integer with auto increment.
If this is possible, please advice where should I look into to do that.
Thank you.