Newbie question:
I have configured the sample application titled "Editor widget with simple toolbar". It is located at: Editor widget with simple toolbar | ArcGIS API for JavaScript
When a new feature is added to the map, the attribute popup is displayed wherein I can enter values. I would like to pass a value directly into one of these attributes (it will be passed in via url variable). In the best case scenario, the user wouldn't even see the field.
How can I update values for attributes? I have explored the attribute inspector, etc, but it's not clear to me how these work with the Editor Widget as in the sample code above.
Thank you,
Matt Goulet