Map click event when the attribute inspector is open during editing.

1233
0
07-14-2014 02:27 AM
MarkSmith
New Contributor III

Hello,

For the JavaScrpit API...

When using the editor dijit with the attribute inspector, you click a feature on the map to edit it and the attribute inspector opens.  When you click the map your edits are saved, the attribute inspector closes and the feature is deselected.

Can anyone tell me what event(s) gets fired when you click the map when the attribute inspector is still open?  I want to be able to control the behaviour when a user clicks the map during editing, so I need to replace the default behaviour that saves, closes the attribute inspector and deselects with my own custom behaviour.

Thank you,

Mark.

0 Kudos
0 Replies