Hi everyone! I need your help, please.I have edited the user table, and I have added some new columns (age, office, Id number).
After that, I have edited the Contact Information Form, and I have added these custom fields. So, when I want to add a new user, I can see these fields: Email, Name, Age, Office, Id number).
What I want to get is to show all these values at user directory, but I don't know how I can get it. I only can see the email and name values. The values of my custom fields are empty.
I discovered that the values of my custom fields are saved at ost_form_values, so what I want to save them in ost_user.How can I get it?Thanks so much.