Form 1 collects user name, email address, and zoho user id.
While creating a record in unrelated Form 2, I would like to fetch the user name from Form 1 based on the email address of zoho.loginuserid, and input as a field value in Form 2.
I've fetched from other forms before but using zoho.loginuserid as the lookup in Form 1 has been throwing me off.
Thanks for your help.