Hello Esri Community,
When using the "Statistics" Data Action from the Select Widget in Experience Builder, the "Please select a field" menu does not show all numeric fields, only OBJECTID. I've tested the feature layer below and several others (of which I am the owner) in maps created in both the Map Viewer and Map Viewer Classic. All fields are set to visible and nothing seems to be off in the feature layer's Data menu. Has anyone else come across this issue?
The rest of the numeric fields in the layer are available when using the "Statistics" Data Action from the Map Layers Widget...
Thank you,
Erik
Solved! Go to Solution.
Hi IckFin,
This is expected because only the ObjectID field is used in Select widget, so only the ObjectID is loaded.
If other widgets such as Table, List widget are configured with useFields, more fields are loaded.
Hi IckFin,
We could reproduce this issue. We're looking at this and will let you know as soon as we have the results.
Thanks,
Ke
Thank you!
Hi IckFin,
This is expected because only the ObjectID field is used in Select widget, so only the ObjectID is loaded.
If other widgets such as Table, List widget are configured with useFields, more fields are loaded.
Thank you for looking into this. After adding a Table widget, the other fields are now available in the Select widget.