This is the graphic attributes object I can access in javascript:
{
objectid: 1,
species_id: "b96c54b0-1b79-4a8b-af07-06b60a85b959",
status_id: "d6acca47-4c88-4da1-9e17-8c8b5d54f7f7"
}
species_id is coded value that have more that 4k values
This is how it is visualized in FeatureTable
FeatureTable can access coded/dictionary value of the attribute. Is there a way to access it via js api?