Hi, i’ve made a Settings for the user be able to put their info, but idk how to keep the user info, like this image i put the current user’s gender to show what he choose.
But if i change any option, i’ll had to put all the other info again like birthday, location etc, i want to know how do i keep the user info and only change the one he chooses.
Hi there, @Grimm… if I understand your post correctly, make sure the default value or initial content fields for the inputs contain the existing values for the current user (in your screenshot, you have the existing value in the placeholder field, but it should be in the default value field). With the existing values in those fields, when a user updates one input, the other inputs will keep their existing values even if you are saving all of the inputs as part of the workflow.