Dear JS API team,
I am wondering what is it not possible in the editor widget to have an empty array of elements in the FormTemplate ?
https://developers.arcgis.com/javascript/latest/api-reference/esri-form-FormTemplate.html#elements
If you set an empty array, all the attributes appear. You need to have at least one.
In my use case, I just want user to edit the geometry.
https://codepen.io/fdfdsfsdfsdfwetwg/pen/poVOEqm
In the meantime, any workaround to suggest ?
Thanks for listening !