Person who sent a new form

Hi everybody!.. I want you to help me to know what should I do to register the email from where a new form was sent or maybe who was the person who sent a form.

Thanks in advance for your help!

0 1 110
1 REPLY 1

Hello @Percy_Huaman , thereโ€™s a function called useremail() that reproduces the email of the person using the app, so for example, you could have a column in your form table named โ€œUserEmailโ€, and you would only need to use the useremail() as an app formula to keep that saved with the rest of the form info.

You could expand on that and build a table of users that could pull the userโ€™s name based on their current email, but thatโ€™s for later hehe.

Top Labels in this Space