add a where condition (attribute) on a ArcGIS REST API FeatureService Layer applyEdits request

207
0
01-11-2019 08:12 AM
laurepillet
New Contributor

I am looking for a way to add a where condition (attribute) on a ArcGIS REST API FeatureService Layer applyEdits request

The idea is to filter the applyEdits executed on client side (ArcGIS JS Web App). The user can see everything and modify as well but the request must be intercepted and checked if the applyEdits are allowed against an attribute filter (where condition)

my environnment is based on ArcGIS Server 10.6 and ArcGIS JS 3.22.

Please, any suggestion will be very helpful.

Thanks in advance.

0 Kudos
0 Replies