I'm using the Editor dijit to add feature to my map. I was looking at one of the online samples, which mentions a "showAttributesOnClick" setting in the description. When I look at the code in that same sample, that setting isn't used and it's not documented in the API. Does that feature still exist? Has it been replaced with something else?
I'd like to only display the AttributeInspector for a new feature, and hide it for existing ones.
Thanks for the help!