Hi All,
I have to modify features, but geometries only, attributes should not be shown nor updated.
So, as by default Editor fieldConfig is exposing all attributes, I tried to empty it with null, [] or [{}].
Unfortunately all these values are causing many issues and errors in the javascript console.
https://codepen.io/Chris_Siveco/pen/dyvKzNP
Is there a way to edit only geometries with the Editor widget ?
Regards
Chris