Hi,
When the button is clicked, do you update all information under the persons name? Does the user submit all this data at the same time?
ADDRESS LINE 1:
ADDRESS LINE 2:
CITY:
STATE:
ZIPCODE:
I don’t currently have access to a computer to show you a solution done out so apologies on that end. Your first set of blocks using the create object with fields block should work fine, this is how I would potentially achieve something like this. Thunkable Docs have an example of this here.
This post also has some information too:
The only potential issue I can find with your blocks is two users having the same name, but this wasn’t in your request so I wont go there