I am trying to create a settings page for users to store personal data. I want that data to be saved into the database and display once they apply for a job without making the user fill this data again. What I am doing is creating a workflow for the button “update profile” (in the settings page) with “Make changes to Current User” but it does not save them the data anytime they log out making them type that data again each time they log in. Also, in this way, the app is making them complete their information again everytime they apply for a job.
¿Anyone knows what am I doing wrong?
Thanks in advanced