How to Put Data from Different Pages into the Same Row of Database?

This is ridiculous. I have spent 13 hours trying to figure out how to ADD DATA from one PAGE, then ADD DATA to THE SAME ROW IN THE DATABASE FROM ANOTHER PAGE. Not only that after 13 hours I still cant even understand theworkflow settings, no matter what I do they are always red and make NO SENSE.

Example.

Page 1: Enter Name (This creates the row in the database, I got this far)

Page 2: Enter Job Title (This updates the ‘job_title’ for the row of the entry from page 1)

THIS IS THE MOST BASIC THING I COULD POSSIBLY IMAGINE ANYONE WOULD WANT TO DO WITH AN APP. I HAVE AN IQ OF 142, USED CHAT GPT, READ ARTICLES… FOR 13 HOURS AND STILL CANT DO THIS. YOU NEED BETTER HELP ARTICLES OR SOMETHING. IVE NEVER BEEN SO IRATE IN MY LIFE.

When combining data from different pages into one database row, keep things tidy by making sure the data formats match up. Think of it like assembling a puzzle: each piece needs to fit just right. Use special identifiers to connect the dots between pages, then bring it all together with coding magic. Just remember to check back regularly and adjust your approach if anything changes on the pages you’re pulling data from.