I was wondering if it was possible to create a drop down list for a field using arcade? I do not want to create a domain list in the feature layer because it does not pertain to everyone that currently interacts with the web map. I would like to create a drop down in a new web map (for use in Field Maps) for an Observer Name field for a specific group of users so that they do not continuously have to type in their name when submitting data.
With the Field Maps designer you can calculate a field with the name of the logged in user, by using Arcade.
@ArmstKP - I just tried adding in some arcade to grab the full name of the logged in user. It seems to work in the browser but in the Field Maps app, it does not bring back anything. I'd like to be able to have a drop down list of a few names because at times, the logged in user might not be the actual observer.
This is what I have as the calculation on the observer field: