I know very little about the use of domNode element and interested in learning more. I had a look at the attribute inspector and could see the domNode but dont understand now it works. Any pointers would be good.
yourPopup.setContent(yourAttrInspector.domNode);
I've built an web app that is based on the following sample http://help.arcgis.com/en/webapi/javascript/arcgis/demos/ed/ed_default_editingwidget.html however my attribute table is very long and i'm not getting the look/feel that i want by playing around with the positioning and size of the infowindow. Therefore i was wondering if it was possible to modify the above sample so that instead of a infowindow you had a dialog box openup, in a fixed position/size that contained the attributes to either edit or create. Or perhaps moving the infowindow into dijit.layout.ContentPane. Is this possible? Si
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.