Hello: Hopefully this all makes sense. Good luck to all of us.
I am trying to create a site that allows individual users to create profiles that they can edit and add to any time they want. Once signed up as a member, each person will fill out a custom form to create their profile (I will use this profile form to populate a database that will then be used to create dynamic pages that publicly display the profiles to everyone).
While I know how to create a profile form that I can use to create the dynamic pages, I cant figure out how I can give individual members the ability to go back in and update that data or add new data to their profile.
I am imagining a situation where an AirBnB host makes a profile for their home. Then they want to go back in and update photos, add photos, or update their description. This is what I want to be able to do on my site.
If this is possible. Please let me know. Thanks so much.