Select to view content in your preferred language

Sorting Feature Layer on custom content field

210
0
11-28-2024 03:25 AM
UmutUcok
Emerging Contributor

I've 200k-1m row count feature layers. Scores are calculated by arcade expression. That can be attached into popup and renderers. When it comes to show in FeatureTable, ColumnField is the way. However, if field has custom content, it cannot be sorted:
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable-support-Colu...

I am looking for a way to implement sorting function to feature table. I cannot modify the layer or cloning to the GraphicsLayer would take hours. 

0 Kudos
0 Replies