Hi there,
I'm trying to make use of the editing tools available in the new Map Viewer, especially with the Form that allows for Contingent Values and Calculated Expressions - as shown in this post: Getting the most out of editing in Map Viewer and ArcGIS API for JavaScript (esri.com)
I have a map with a couple of feature classes (one with points, one with polygons) and am unable to get the Editor tool to Create features and prompt user for the form - It just freezes up for me, whenever I try to click create for a new feature from my existing feature templates.
Are there some configuration settings I am missing to allow this? My feature layers have editing enabled, but when trying to create features I am unable to. Or is this functionality only for use via coding in the API in a custom application, and not the Out-of-the-Box Map Viewer?
Thanks!