POST
|
Hi. Wondering if it's possible to add validation to forms in Map Viewer? I'm able to do some basic validation with required fields, min/max length, etc., but I'd like to add validation for things like email, phone number and like that. Is this feasible? Thx
... View more
12-20-2024
01:32 PM
|
0
|
2
|
190
|
IDEA
|
Yes, I opened a ticket and found out that the capability is not supported if the layers source is a query layer. That is classified as a feature defect and may be fixed in a future release. So, just to clarify, this is implemented, but not for all layer types... Thanks
... View more
12-09-2024
07:55 AM
|
0
|
0
|
197
|
IDEA
|
@clt_cabq thanks for the reply. For some reason, I'm not seeing that option in the list of actions. Odd.
... View more
11-19-2024
09:49 AM
|
0
|
0
|
303
|
IDEA
|
For a list widget, there are map actions the can be configured when a list item is selected, such as filtering data, pan, zoom the map, etc. I think it would be really useful to add an additional action to 'display the popup' for the selected feature on the map. That way, one could configure the map to zoom to a feature and display the popup. A related idea is to configure the popup to close when an item is selected via the list. For my app, the behavior is like this. When one selects a list item, the map zooms to the feature and a details widget displays info for that feature. All good except for this scenario: users may have clicked on a map feature previously, and have a popup displayed. Now, if they select a list item, the details widget shows info for that project, but the popup is still displaying, likely for a different feature, and that's confusing. I Should be able to configure closing the popup. Thanks
... View more
11-19-2024
08:56 AM
|
1
|
5
|
322
|
POST
|
Hi. My dashboard has a map, configured with a popup. The way that popup is displayed has changed recently. It used to look similar to how the popup looks in the map viewer, with the popup pinned in a corner of the map. Now the popup displays as a column on the right side of the map taking up the entire vertical space of the map (see screenshot - the popup is circled with orange graphic). Does anyone know why\how this changed? Nothing about this is documented in release notes for the November update to AGOL... When editing the dashboard, there is no configuration for how popups display. I don't see this as an improvement. Thanks
... View more
11-19-2024
08:40 AM
|
3
|
6
|
401
|
IDEA
|
Hi. For a list widget, when configuring actions that apply to the map, there are some limitations: 1) There is no capability to highlight features. Flash is the only thing close, and it's not ideal, since it is temporary, and may be an accessibility issue (might trigger seizures). Also, there appears to be no way to specify the color used to flash a feature. 2) Zoom - allow author of app to specify zoom level for polygon and line features. By default, the app zooms too close, especially for small features. The end user would then need to zoom out manually in order to get the location context. 3) Zooming is a bit disorienting, again especially for smaller features where the map zooms to a large scale. What I'm seeing is the map zooms in and initially, the symbol of the feature covers the entire screen briefly. So, for instance, I'm zooming to a blue point and as the map zooms in, the entire frame of the map turns blue, for about a second, before rendering the map. Nice if this were a bit smoother.
... View more
08-09-2024
08:55 AM
|
4
|
0
|
247
|
POST
|
Hi. We tend to build web mapping apps in dev or test and then migrate to production. One part of that migration is updating the layers in the webmap so that they are using the proper map/feature service according to the environment. Assuming the layers are referenced via the service url, this task is fairly easy. Our dev, test and prod services follow the same pattern, so I can use ArcGIS Online to do a search and replace, something like below: dev: https://web-dev.domain.com/ext/rest/services/.... test: https://web-test.domain.com/ext/rest/services/.... This is especially useful for webmaps that have a lot of layers or complicated configurations of labels, popups, arcade expressions, etc. Now, the problem. I'm creating a new webmap in dev but saving each feature layer as an item. Doing this mainly because we can store credentials for secured services with the item, thus eliminating the need for staff to sign in to the secured service (also, it seems Esri is recommending this pattern, as a better approach to creatign webmaps - I saw this I think in a blog post, but not finding it now). So far, so good, but when it comes to updating the test webmap, the AGOL Assistant 'Update URLs of a Webmap...' tool can't be used because the webmap now references a bunch of items, each with it's own random alpha-numeric item id. Since there is not pattern to these IDs, there is no easy way to automate updates\migrations between environments (no search and replace capability). Looking for recommendations. We do subscribe to Geo Jobe Admin tools, which has a bunch of tools for managing portals, but not really finding a good work flow with that option. Perhaps there are options with arcgis api for python? Thanks So, let's say I have my dev webmap, referencing a dev map service and I'm ready to create the test version,
... View more
06-11-2024
10:44 AM
|
0
|
0
|
383
|
POST
|
Yeah, I'm using Enterprise 11.1, I think. Certainly, some differences compared to AGOL. I'll give it a spin. Thx.
... View more
01-04-2024
03:54 PM
|
0
|
1
|
2011
|
POST
|
Ok, I like the idea with the transparent view. I did try using a widget controller, but with that option, you don't have much control of placement or size. I got it working with the transparent view idea. Not bad, but a couple minor issues at least the way I did it. Just a prototype so not really styling it nicely (I'd probably have the button look similar to the widgets with just an icon). I added the close button, but couldn't figure a way to have it sit directly in the table widget, so it's kind of awkwardly above it. And my section is in a sidebar with a map which seems to cause the embedded map widgets like 'Select' to display above the view. See screenshot. Another minor detail. I'd like to have the transparent view visible by default but I can't configure that and it always shows the table visible. Thanks for the suggestion.
... View more
01-04-2024
03:08 PM
|
0
|
1
|
2021
|
POST
|
Hi. I'd like to add a button to the interface that will toggle the visibility of another element. Let's say, a table widget. It's fine if the widget is nested in another layout widget if that's the way to configure it. I'm not intending to use the dev edition. Is this possible OOTB? Button link options include both 'View' and 'Window', but neither seems to work as desired. Windows are modal and that's not what I need. I'm not having luck with the View option either. Could be just that I'm new to ExB though. Another option would be toggle or open a sidebar, but from other posts, I'm seeing that's not feasible. Thanks.
... View more
01-04-2024
01:16 PM
|
0
|
6
|
2047
|
POST
|
Yes, I'm assessing the arcgis for sharepoint app as an upgrade to our current custom application. A meeting would be great. Thanks for the offer. I'll be on vacation for a bit starting tomorrow, but maybe can find a time after that. Cheers.
... View more
12-07-2023
04:22 PM
|
0
|
1
|
867
|
POST
|
Hi Raaj. I'm not that familiar with arcgis for sharepoint, so not sure exactly what a list layer is. Basically, we have a document library that we'd like to geotag to several layers. I guess I was assuming we could add layers from map services, either enterprise services or hosted ones for geotagging purposes. Is that possible? Yes, I'm aware of the 5k limit that impacts some capabilities with sharepoint. I dont think it's likely we would have searches that need to return that many results, so not an issue for our use. Thanks for the reply.
... View more
12-05-2023
05:48 PM
|
0
|
1
|
913
|
Title | Kudos | Posted |
---|---|---|
3 | 11-19-2024 08:40 AM | |
1 | 11-19-2024 08:56 AM | |
4 | 08-09-2024 08:55 AM | |
1 | 07-04-2020 12:57 PM | |
1 | 12-11-2018 01:10 PM |
Online Status |
Offline
|
Date Last Visited |
2 weeks ago
|