Hi! This is my first post in this forum, all help appreciated 🙂
I would like to be able to type a value in the 1st text input field (e.g. username), then have it auto-populate the 2nd text input field (e.g. email address) with a value from another column in it's matching SharePoint list item. If the text doesn't match a record, the 2nd text input field remains blank until it matches a record.
After that's complete, I would like to basically repeat that process but pulling in data from another SharePoint list. So a 3rd text input field (e.g. postal address) basically monitors what is auto-filled (or typed) into the 2nd one above, then returns a value from the different SP list. If no matching entry found, it remains blank.
Hopefully that's possible? Can anyone please tell me how to do this? I've attached a screenshot too if that helps.