1. Email
2. First Name
3. Last Name
When a user enters a value in 'Email', I want to check against 'systemuser' entity for a match in 'Primary Email' field. If a match is found, auto populate 'First Name' and 'Last Name' from the 'systemuser' entity to the form fields.
May I know how can this be done?
Thank you.