-
Deploying a custom Web AppBuilder theme in Enterprise
Hello, We have created a custom ArcGIS Web AppBuilder theme in our WAB Developer Edition, and I now need to deploy it to our Enterprise environment. I haven't been able to find documentation for doing this online, so I'm wondering if this is even possible. Does anyone know the process for deploying a custom theme in…
-
Dart Theme - Simple Customization / Move Widget Bar to Top
Recently upgraded/updated to Web AppBuilder 2.17. We use a modified version of the Dart Theme which basically moves the primary widget bar from the bottom of the screen to the top. I cannot find the proper location in the source code of the Dart template to make that simple change. I suspected it was in one of the CSS…
-
Dart Theme - Styling
I have created an application with DartTheme using the webappbuilder embedded with Arcgis Portal 10.7. When i download the application and host it on IIS then try to change the styling it doesn't point to the correct file such as https://myapplication/themes/DartTheme/widgets/DartController/css/style.css Also widget.html…
-
Remove mapbox from Dashboard theme
I would like to use Dashboard theme from web appbuilder only with dashboard tools so I'm looking forward to remove the mapbox.
-
Dart Theme - Move Widget Pop-Up
Hello, Is anyone familiar with how to move the position of the Dart Theme widget pop-ups? I've moved the Controller Widget so it opens at the top of the app, due to the original settings the pop-up opens right on top. I'd like to move it below the Controller Widget panel. Thank you, Julianna
-
Public Notification Addressee Layer
I am having trouble with the public notification tool. I am able to export a list of property owners and a list of Site addresses but I am unable to export a list of a combined unique owner/site address. Can someone please provide me guidance. thank you in advance. Cary
-
themes/TabTheme/layouts/default/config.json vs config.json
Hello All, I'm using Developer Edition 2.11 and confused about the relationship between the widget positions specified in the config.json (under layouts) and the config.json at the top-level of a project. Both seem to give you the opportunity to position a specific widget but I'm having trouble understanding the…
-
layer label not showing in portal
layer label not showing in portal
-
Why is my Panel doing this?
I have been working on refining my custom widget and would like it to function similarly to that of the Jewelry Box theme in that there is a side panel that can be minimized and maximized by a small tab. For whatever reason the map shifts and takes my panel with it separating it from the sidebar? How do I anchor my panel…
-
off-panel widgets sidebar theme
how can i open a off panel in sidebar theme? timeslider widget can't open if it is not in panel/ thanks!
-
Sidebar Functionality Issues - please help!
I am working on building a custom template and widget for a project. I am currently going through the tutorials on creating a custom theme. I hit a bit of snag and am asking the community for an explanation or some help finding out where it needs to be improved or corrected. The issue is as follows: When I create a widget…
-
Move attribute table to side of page web appbuilder
Hello, some sample code to move the attribute table from the current bottom position? For example vertically right! Thank you Michele
-
Change panels position relative to map/browser at runtime
We would like to create a panel which will be relative to map in browser mode where as it would be relative to browser in mobile mode. For e.g. In browser panel will be shown inside the map, whereas in mobile mode panel will be shown below the map with maps height fixed to 50% of device height. Also the map + Panel height…
-
DevSummit2018_WAB_Workshop_Theme_src.zip
-
Create two widget-controllers in a theme
I would like to create a theme that has two widget-controllers so some widgets can be in a header area and some widgets in a sidebar area. My two widget-controllers (as the HeaderController and SidebarController) can individually work well. When I tried to merge them together, it appears the problem of double the existing…
-
WAB - Query widget does not return result
Hello All, I'm using a custom WAB. I have a service that is using the same data for three layers by having a different definition query on each layer before publishing. When I use the Query Widget I type in the the Query criteria in the "Tasks" tab and a list of available options appears in a drop down. I click on the…
-
How to change the "zoom to" text color in a popup?
Hello, How do I change the "zoom to" in a pop up? I am asking because I change the color of the bottom part of the popup where the zoom to is to blue and now it is hard to see. Brandon https://community.esri.com/groups/web-app-builder-custom-widgets?sr=search&searchId=fb828aaf-7dd5-4bfe-b2bd-f5b26602f2ef&searchIndex=0
-
How do I change the size and color of the tabs in the tab theme in web app developer?
I am trying to change the tab size and color in web app developer, but when I update the styles folder and the panel folder nothing happens. I would like to know how to change the layout of the tab theme to make the top banner wider, and change the colors to dark blue. #webappbuilder developer edition
-
Tab Theme header background colour
I would like to change the background colour of the header of the Tab Theme only without changing the background of the rest of the app. I believe I need to change the style.css in themes\TabTheme\widgets\Header\css I have tried to add .jimu-main-background { background-color: white; } But this is not changing the…
-
How to restyle widget panel icons
Hello, I would like to replace the existing legend and layer list widget icons in a tabbed theme. I would like to replace the image either with just text that reads "LEGEND" or has the legend icon with text underneath. Can someone steer me in the right direction? I have tried replacing the preset images for both widgets…
-
How to increase header bar height in Web AppBuilder for ArcGIS?
I have created an application using Foldable Theme in Web AppBuilder (Developer Edition 2.5). I want to increase the header bar height but no luck so far. Any ideas? Thank you.
-
Is there a way to remove the title from an AGOL web app?
I'm trying to make the map as simple as possible, including leaving out the title. Is there any way to do this with a custom theme or does it require some coding? Thanks
-
Has anybody extended the Layer List widget to include Search for Layer functionality?
I maintain a general GIS data viewer AGOL application that includes 100+ layers of data. We've done our best to categorize the data but users must still drill down to find the layer in order to turn ON for display in the Layer List widget. I'm curious to know if anybody has attempted to implement a Search by Layer name…
-
Help with Simple Mod to Tab Theme
I'm working in WABD 2.3 and I want to modify the tab theme slightly. I want to add one extra widget holder in the top right corner relative to the map. (See attached screen shot.) I was hoping to make a copy of the default tab theme and make that modification. Can anyone point me to the right spot in the theme code to make…
-
Jewerly Theme and Ldockable pannel used with smartphone
HI, I have a unpleasant problem with the jewerly theme used with a smartphone. When open the Ldockable pannel with layerlist is correctly opne (and I can make change in code for minimize when open it.s ok). But when I turn landscape my smartphone, always the pannel is maximized (not so convenient, but I can minimize the…