Select to view content in your preferred language

v4.23 FeatureLayer applyEdits return type EditsResult

359
1
03-31-2022 07:00 PM
PaulAtay
New Contributor

hi just wondering when to use the new v4.23 EditsResult {
updatedFeatures,

addedFeatures

deletedFeatures, ...

}


for our case, server response is still the old type {
addResults, updateResults,"deleteResults",...
}

0 Kudos
1 Reply
UndralBatsukh
Esri Regular Contributor

Hi @PaulAtay

I responded to you here: https://community.esri.com/t5/arcgis-api-for-javascript-questions/v4-23-featurelayer-applyedits-retu.... Can you please test again and let me know? 

Thanks,

-Undral

0 Kudos