My website idea has a form in it which the signed in user fills out. Based on whatever they enter in the form, the page goes to an output page and there is an answer. It uses ChatGPT to derive the output.
Right now, the user has to enter their email again when they fill in the form so that only they see their specific output based on the results on the airtable.
How can I make it so that this happens without the need for duplicate email entering? Below is the conditional formatting I have so that the results are just showing the users.
It’s not UX friendly - I want it so that the user only see their results without the need to enter their email again. Even if it was automatically adding in the email in the form would be better than what it is now, but ideally, they don’t have to.
Any help would be great!