Skip to main content

Disabling create feature button in handheld viewer

Comments

3 comments

  • Permanently deleted user

    Hi Heather,

    That button represents a "view container", which is basically a sequence of views. The toolbar button you refer to activates the editing container. If you do not wish to do any sort of editing, you can remove it be removing the view with the ID "FeatureEditingContainerView" from configuration. You'll have to do this by hand in Handheld.json.js in the configuration folder of your viewer's virtual directory.

     

    Hope this helps!

    -Jason

    0
  • Permanently deleted user

    Thank you, Jason, removing that section of code worked. 

    0
  • Ross Brewer

    Jason's suggestion worked for me, as well.  Thank you!

    0

Please sign in to leave a comment.