Hey everyone,
Not sure if this is possible on the API, but im wondering if there is a way to add an existing graphic to a feature layer.
Editor widget with simple toolbar | ArcGIS API for JavaScript this sample allows you to draw a graphic (polygon) and it would add it to a feature layer. What Im trying to do is have a user look up an address (Identify with Popup - as seen here, the user can click an address and it would highlight that polygon) and that address polygon would go into a feature layer upon click.