Select to view content in your preferred language

Question on using the Editing Tools

1698
11
01-14-2013 07:47 AM
RobertWinterbottom
Deactivated User
Hey Everyone, I have a question about the editing tools.  In my application I am using the template picker as well as the editing toolbar, in particular the reshape and cut tool. I am wondering what the best way to prevent the attribute inspector from appearing without interfering with any other tools.  For example I used the dojo.connect(myEditableLayer,"onClick") and called dojo.stop(evt) to prevent the default behavior from the onClick and stop the attribute inspector from popping up which works, but when I go to use the reshape tool I can't start inside the feature's geometry. What would be the best way to prevent the attribute inspector from being available to my user's?
0 Kudos
11 Replies
RobertWinterbottom
Deactivated User
Ok. Thanks for the help, I really appreciate it.

Yes I was able to reproduce the problem and it is a bug in the JSAPI that we'll get fixed for the next release.

Kelly
0 Kudos
StevenSlemons
Emerging Contributor
I am encountering this same problem. Is there any sort of interim fix before the next release of the api? A code segment of how to hide the tool button and add the individual tool buttons would be of help.

Yes I was able to reproduce the problem and it is a bug in the JSAPI that we'll get fixed for the next release.

Kelly
0 Kudos