Hi everyone
help me find a way to edit attributes of a featurelayer. but not using attributeInspector widget.
sofar I've set an edit button in Popup footer. users click on it and I want them to be able to edit attributes in another Div.
so I have the object of that specific element.
which looks like this:
attributes:ObjectOBJECTID:"17"Shape:"Point"date:"Null"id:"Null"name:"some Thing"type:"some Type"__proto__:Objectgeometry:ObjectspatialReference:Objecttype:"point"x:5733576.450887503y:3865276.718386505__proto__:ObjectinfoTemplate:Objectsymbol:null__proto__:Object
what can i do?