Just a quick question. The widget config files (attribute table widget) contain a four digit ID (in red) that for the life of me I could not figure out where it came from.
EX:
"name": "City Limits",
"id": "Ariel_Overlay_GP_9743_0",
"layer": {
"url": "http://gist.xyz.org/arcgis/rest/services/BaseMaps/Ariel_Overlay_GP/MapServer/0"
},
"show": true
In the end I had to create another app an import it to my WAB dev-kit. Just wondering if anyone can enlighten me as to what this is an where it comes from? Thanks so much.