How to add new user field and make them stored in DB?

Darry James Posted in Beginning Developers 7 years ago

Hello geeks,
I'm looking for a way to add new users field during registration and make them store into DB.
I have done that by adding a new user field requesting for their occupation.
But it seems not to be appearing in database.
Also I recalled it into user about profile, but it's blank.
I think that it haven't stored on DB. Unlike that of " first name, last name, email and username."
Please my question now is simply #How can I add new user field that appears on DB and profile page?
I need new line codes to add or a component to add?
Hope to hear form you guyz soon.
Thanks in advance!

Replies
ng Darry James Replied 7 years ago

Yes Shah!
I knew about the component.. But the component isn't working fine. Because, it doesn't store info on DB. okay let's recall about the mobile number features added. If trying to add mobile number to display on user profile/about page. It won't display
But others are displaying fine. So I thought it isn't storing on database.
So that's why I'm looking for an alternative way. I mean, Manually!