Hello everyone,
I copied a Web Map from an ArcGIS Online Development environment (my account) and removed one Feature Layer pointing to SDE development in the map to replace it with the same feature layer but this one pointing to the same layer but in a production SDE instance. Now when I run my Web Application Builder application the Edit Popup window, it does not show the template to edit this layer. Before the drop down box "Feature Layers" showed the layer I am editing, and in Search Templates the symbols of the template.
My Web Application Builder application works fine when I copy the Web Map from development to production, the Edit Popup window shows everything. But after changing the Feature Layer, the Edit Popup window is empty.
This is what I did:
Create a Web Map in a production account for a Envelopment account just saving the map.
- Changed ItemID in config.json to call the new Web Map
- Removed the Feature Layer and added a new Feature Layer with the same name but this one pointing to production.
Thanks