How to retrieve a new field from user DB
Hi,
I have created some new columns in the user database. For eg: email id and mobile no. I have added the fields in the register page and successfully mapped it to storage also. So when a new register is made, those 2 additional fields are also getting stored in the database.
Now I want to display their mobile no in the welcome page after login/signup. When i go for mapping in welcome page, i can only see username in the storage