Hello,
I am looking for the location of the .json or .css (or whatever the file is) to change the location of a custom widget with the Dart Theme? I do not like the location and want it UNDER the 'Search' widget.
This widget is in the 'Dart Controller' box of the Dart Theme. Do I need to modify a widget config file AND the Theme config file??
Any help would be wonderful. Thanks!
Jon-
You should be able to accomplish this by changing only the config.json file in your app (Install location:\Webapp Builder\WebAppBuilderForArcGIS\server\apps\"app#"\config.json.
Find your widget in the config.json file and then change the "left" and "top" properties for its position.Save and reload