One input field constant in all forms within same applicatio
I have multiple forms, say A, B, C, D and E. In Form A, the user inputs fields "Name", "Email address" and "Mobile_number".
I dont want the user to input these fields in Forms B, C, D and E. Instead, as soon as he finishes inputing data into Form A, I would like one Field, say "Email address" to be the link for all the Forms B, C, D and E.
As soon as the user goes into Form B, on input, I would like Zoho Creator to access/Fetch the "Email address" from Form A, and input into Form B. Same with Form C, D and E.
Based on some of the previous questions in this Forum, this seems possible, but when I try out the same, it is not working.
Please help.