Hi,
In my registration, Users create ‘things’ called Companies (which have a ton of fields). I want the user to fill out values of Companies they create but on a separate page. Currently, a user creates a company as below.
On the next page, I have more fields for the user to complete which corresponds to the company he created in the previous page. However, I can’t seem to call upon the company that was created on the previous page. I understand I can send data through the URL but I can’t seem to get the key system to work.
This is what Im trying to get them to fill out on the next page



