How can i grab users name from the AOL aign-in credential?
In my survey, the “Surveyor’s Name” field used to a free‑text field, which allowed users to type their names manually. However, this often leads to inconsistent formatting—such as lower/upper case variations or including/excluding middle names.
To avoid these inconsistencies, is it possible to automatically populate the surveyor’s name directly from the AGOL sign‑in information? Since members must sign in to their AGOL accounts to use the survey, this would ensure accuracy and reduce manual input.
At the moment, I’m using a pulldata() function with a list of members stored in the media folder, and users select their names from a dropdown list. But if I can pull the name directly from the sign‑in credentials, I wouldn’t need to update the media file every time staff changes.