Looking for a smaple that shows how to edit a feature service online and offline. Looking to be pointed in the right direction...

326
1
01-15-2021 01:50 PM
ScottLehto3
Occasional Contributor
Spoiler
Hi, is there a sample that i can use that shows how to edit a feature online and offline?
0 Kudos
1 Reply
ErwinSoekianto
Esri Regular Contributor

@ScottLehto3 

 

Here is a good guide from ArcGIS Runtime SDK for Qt on Edit Features, https://developers.arcgis.com/qt/latest/qml/guide/edit-features.htm 

 

And there is a sample in AppStudio Desktop, called "Update Attributes" that is based on this sample, https://developers.arcgis.com/qt/latest/qml/sample-code/update-attributes-feature-service/ 

 

I hope this is useful,

Erwin

0 Kudos