How would I get the pop up in AGOL to display the Feature Layer name without typing it into the title manually?
In ArcPro the pop-up displays the following. CommUtilityNode_P is the feature class. It is correctly displaying the feature class and the Collection Status.
In AGOL and consequently in Field Maps it is only displaying the field NV5 Collection Status.
I tried some arcade expressions for the title pop up including $layer or $feature but they only display [object Object]
Hi!
You can set the Title from the Pop-Up Configuration in your Map Viewer:
I understand I can set the Title from the Pop-Up Configuration, as that is what I have done by including NV5CollectionStatus in the title as displayed in the fourth screenshot. I want the title to reflect the Feature Layer of the feature that is being identified by the Pop-Up.
Since the popup is specific for each layer, just type the LayerName that you want into that field (without the curly brackets).
R_
Then I am typing each layer name into that field. If I have 69 layers in one project/map, this is too much time spent typing something that should be a setting by default.