HOW TO
When using Web AppBuilder for ArcGIS (Developer Edition), users may want to add more on-screen widgets to the map. By default, only four widgets are allowed to be added to the map at a time. However, more widgets can be added by modifying the config.json file of the desired app.
The instructions provided describe how to allow additional on-screen widgets to be added in Web AppBuilder for ArcGIS (Developer Edition).

{
"position": {
"left": 205,
"top": 45,
"relativeTo": "map"
},
"placeholderIndex": 1,
"id": "_8"
}

Note: When creating an empty widget section, it is recommended to add the value of 50 to the left parameter to correctly align the widget.
Article ID: 000015753
Get help from ArcGIS experts
Start chatting now