|
POST
|
I appreciate the two of you going through this because I was able to copy those changes and make it work on my web app! I do have a follow-up question: the pop-up from the layer only appears if I get a hit from the first geocoder in my Search widget. Is there a way to tweak the code so that it will also display the layer pop-up if the search results come from the second or third geocoders in my list?
... View more
08-18-2020
02:13 PM
|
0
|
1
|
3245
|
|
DOC
|
I am trying to put the instructions just below the Locate button.
... View more
08-18-2020
10:57 AM
|
0
|
0
|
17608
|
|
DOC
|
I am missing something with the existing CSS or maybe the JavaScript that is reserving a lot of whitespace This is what I created for the CSS styling on my custom text: .widget-eLocate .eLocate-KDHE-instructions {
min-width: 100%;
vertical-align: top !important;
float: left;
position: relative;
} But in the widget itself, there is still a ton of whitespace is reserved. That pushes my text so far down that you have to scroll to view it. I can't find any CSS that is adding a lot of margin or padding, so I'm thinking it's something in the JavaScript code that I am still too green of a JS programmer to see. I deployed the app (still under development!) here: ArcGIS Web Application
... View more
08-18-2020
09:56 AM
|
0
|
0
|
17608
|
|
DOC
|
The screenshot is from the Flex app that I am migrating to WAB. I don't feel the need to have the widget in the middle of the code - I think I can put all of the text underneath without upsetting the client too much. Should I put my text after the last </div> tag? When I tested that yesterday, the text went to the very bottom of the window. Perhaps I need to add some CSS styling to get it to align at the top of the empty space?
... View more
08-18-2020
06:06 AM
|
0
|
0
|
17608
|
|
DOC
|
Hi Robert! I'm looking for a way to use the blank space in the eSearch widget to add in some informational text for the web app I'm using it in. I've found a couple of inelegant ways to do it (add basic HTML to the bottom of the widget.html code; add a label to the strings.js file and call it in the widget.html code). Do you have a better recommendation on how I can insert some text into that blank area? I'm trying to migrate an old Flex app into WAB, and the client wants it to look as close to the original app as possible. Here's what the old version looks like:
... View more
08-17-2020
02:33 PM
|
0
|
0
|
17608
|
|
DOC
|
Hi Robert -- I'm having a hard time finding the spot in the code that controls which tab in the eSearch widget opens by default. I'd like to change the default so that it opens to the By Shape tab instead of the By Value tab. Can you point me in the right direction, please?
... View more
07-30-2020
02:16 PM
|
0
|
0
|
22843
|
|
POST
|
I just downloaded the new Experience Builder ver 1.0 for developers and have created a starter site. In Web AppBuilder Developer Edition, you can download the site you create and then Import it for editing on another machine. Is there a similar experience for Experience Builder? With working remotely, I am often switching between computers and need a way to transfer what I've done on one machine to another machine.
... View more
07-14-2020
09:47 AM
|
0
|
0
|
637
|
|
POST
|
In the ArcGIS Online version of Dashboards, there is a List widget that gives you the ability to display the rows from the attribute table in a user-friendly format. This widget is not available for Web AppBuilder. I've been hunting for the widget as a download so that I can use it in WAB Developer Edition, but have not found it anywhere. Does anyone know if it exists?
... View more
07-10-2020
08:36 AM
|
0
|
2
|
1449
|
|
POST
|
Referring to this page: Profiles | ArcGIS for Developers The first profile is known as the "Alias" profile and it uses the global variable $value. I have read and re-read the explanation for that profile and I just don't understand it. Attribute Rules, Field Calculate, Pop Ups -- all of those make sense because I know where to find them in AGOL and/or Pro. Where/how would I use the Alias profile and the $value global variable?
... View more
06-22-2020
01:43 PM
|
2
|
2
|
1504
|
|
POST
|
I've deployed several local government solutions using the Solutions Deployment Tool in Pro. Since deployment, nearly all of the solutions have changed in some way to fix bugs or otherwise enhance the tools. Do I have to redeploy these solutions from scratch if I want the changes? Or does the deployment tool know how to upgrade a solution that is already active?
... View more
06-01-2020
02:56 PM
|
0
|
1
|
1718
|
|
POST
|
I removed the height and line-height rules and the header looks great now! That makes sense that hard coding a height is going to mess with the site's ability to resize and keep things looking good. Really appreciate the tip on Flexbox! I will dive into that today. **ETA: I just finished watching the Getting Started with Hub + Enterprise Sites. Rob's custom CSS demo was really helpful! I don't need to use Flexbox to resolve the issue I posted about initially, but I am glad to know where to put the custom CSS code as well as things to watch out for when I venture down that path. Thanks again!
... View more
04-22-2020
06:11 AM
|
0
|
0
|
2711
|
|
POST
|
I've got a responsive design issue on a Hub site I've been developing. Site URL: Elections Hub I've made a pretty simple HTML customization to the banner at the top of my new Hub site so that there is a gray box between the text and the image. Here's the HTML: <div style="background: rgba(43,43,43,.7); color: #f7b518; height: 200px;">
<h3 style="text-align: center; font-size: 60px; line-height: 200px;"><strong>Douglas County, Kansas Election Hub</strong></h3>
</div> When the browser window is full size, it looks fine. However, when you shrink the width of the browser or view it on a mobile device, the text does not stay inside the box. Help?
... View more
04-21-2020
01:45 PM
|
1
|
2
|
2810
|
|
IDEA
|
It would be so nice to put some simple Arcade expressions into our Statistics card. All we can do right now is count, sum, and min/max. I'd like to be able to calculate percentage change between two fields in a feature class. I would imagine that this functionality would also be useful in the Chart cards.
... View more
04-14-2020
12:44 PM
|
10
|
1
|
1297
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 05-08-2024 01:17 PM | |
| 1 | 12-16-2021 07:17 AM | |
| 7 | 04-23-2026 08:57 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|