|
IDEA
|
@EmmaHatcher If you are not using Arcade expressions for your pop-ups, ExperienceBuilder has a lot of ways to dynamically display content without having to rely on the Feature Info widget. To make a "version" of the Feature Info widget, for example, you can connect a Text Widget to your data and use the Dynamic Content option to read data from the dataset. The limitations are that you cannot use complex Arcade expressions or directly edit the HTML when working with dynamic content (the latter may eventually be available with the Embed Widget), and it might look wonky when nothing is selected... but this could solve some of the problems with displaying content differently from the pop-up, at the very least? The List Widget is another option that gets around the "things looking wonky" problem. Not perfect solutions, but hey.
... View more
01-20-2022
11:05 AM
|
0
|
0
|
5163
|
|
IDEA
|
@ShengdiZhang I am having an issue where if I disable pop-ups in this way, one of my maps will no longer allow me to select features, thus preventing the Feature Info widget from operating as it should. Strangely, it is only happening on one of my maps - the rest allow me to select features when pop-ups are disabled. Do you have any ideas why this might be? I am trying to trouble-shoot, but having little luck... the configuration/settings of the different maps and hosted feature layers are the same. EDIT: I figured it out; it's because the layer I was trying to select was stored in a group in the new MapViewer. Once I moved it out of the group, I was able to select it (and populate a Feature Info widget) when pop-ups were disabled. Must be a bug around grouping?
... View more
01-20-2022
10:50 AM
|
0
|
0
|
5165
|
|
POST
|
Well, that was a simple solution! Thank you for the response - I'm currently on emergency deployment and some extra brain power is much appreciated!
... View more
12-01-2021
08:05 AM
|
0
|
0
|
4633
|
|
POST
|
Issue: when attempting to use 'Edit' option within Survey123 widget in EB, the error "Editing is not possible because the globalId parameter was not provided" appears. Purpose of app: to allow a manager to view and edit points collected in the field using a Survey123 form. Situation: Survey123 widget added & configured: Survey: connected to existing Mode: "Edit an existing record" Choose existing data: map containing survey data selected, survey layer selected Widget loads, but this error is given: Troubleshooting: Checked that 'GlobalID' field is turned on in Survey123 platform - it is Checked that 'GlobalID' field is turned on in AGO item page - doesn't seem that I can turn the field on in here, could this be the problem? Checked that 'GlobalID' field is appearing within Experience Builder - it is Not sure where to go from here... am I missing something, or is this a bug? Workaround: I am currently using the embed widget with a URL parameter for editing the survey (add ?mode=edit&globalId={GlobalID} to the end of the survey URL in embed widget), which is working. Unfortunately, it does not load on startup, and once I have connected with the survey through that URL it frequently triggers a 'Leave site?' dialogue when moving between points. I am hoping to improve the user experience by using the Survey123 widget itself.
... View more
11-30-2021
11:52 AM
|
0
|
5
|
4699
|
|
POST
|
Thank you for the input - I agree with this, and have had the same experience as far as the selection obstructing the user view / clearing the selection being unintuitive.
... View more
11-15-2021
03:53 PM
|
0
|
0
|
4771
|
|
POST
|
@PaulBarker Coming to this thread with the same issue as the other users.... do you know if there are any plans to implement this before the end of the year? Thanks!
... View more
10-15-2021
08:05 AM
|
0
|
0
|
3659
|
|
IDEA
|
I had this thought while browsing through Create HTML for popup with Arcade? , as a potential workaround to one aspect of the issue - having the ability to display related data as a table, rather than a list. This is how my data (feature:standalone table, 1:Many) is currently displayed. Unfortunately, it is quite clunky/busy, and without being able to apply any HTML formatting via Arcade it's difficult to improve the user experience: Within Arcade, however, it is possible to return a table object. For example: Unfortunately, this table object is not viewable within a pop-up (this is Map Viewer; Map Viewer Classic is simply blank): While I still think that allowing Arcade to build HTML expressions is the best solution here, I am wondering if allowing the Table object to be used in a pop-up might be a faster solution / easier to implement in the meantime. Especially with those of us struggling to display related data! (And, if this is already possible, I would appreciate being pointed in the direction of the solution - my googling has not returned anything useful!)
... View more
10-01-2021
10:27 AM
|
1
|
3
|
3200
|
|
POST
|
Hi, thank you for the quick response! The source order appears to be fixed! However, I am still getting the initial dropdown, which filters the map upon click, and then a second drop-down that I need to click in order to 'select' the feature. It looks somewhat different, so I have updated my original post in case it helps. I tried clearing my browser cache in case that was causing the issue to persist - let me know if there are any other steps I should try if it seems the problem is on my end!
... View more
09-27-2021
09:14 AM
|
1
|
0
|
5049
|
|
POST
|
Hi... I may have been unclear with my wording. The issue is that the Search widget is filtering the spatial component of the layer (ie. when I hit 'enter' on the Search widget when referencing a feature layer, all of the features are removed from the map except for the one I am searching for - the same behaviour that would occur within the map when a filter is applied). This does not occur with the Search widget in WAB, Map Viewer, or the Map widget within EB. I have added an update to my post and included images of the filtering to provide more context!
... View more
09-27-2021
09:00 AM
|
1
|
1
|
5051
|
|
POST
|
Hi! Firstly, I am very excited to finally see a search widget in Experience Builder! Not sure if anyone else has run into this, but the search widget is currently producing two drop-downs that seem to have different functionalities. (Original post - scroll down for update) For context, I am reading both my own hosted layer, "Landscape Units", and the ArcGIS World Geocoding service. I have set it so that the Landscape Units should appear at the top of the drop-down: Initially, when using the search bar, the drop-down does not respect this ordering: (Landscape Units are at the bottom) Selecting "Castle" will filter the associated layer, but will not select it. After clicking the selection, a second drop-down appears, this time respecting the set ordering: When "Castle" is clicked in this drop down, the associated feature is selected, and actions related to that selection are carried out. What I would like to see: I would like to see only the functionality of the second drop-down. That is, you search for a record, the drop-down respects the order set by the user, and the feature is selected upon clicking the item in the drop-down. I do not think that filtering the layer should be a default functionality of the search widget - currently, there is no way to turn it off, and if I wanted filtering I would just use the filter widget! If anyone has more info on this, I'm all ears! Hurray for the search widget, appreciating this update so far! UPDATE 2021/09/17 The order of the search items is now being respected, thank you! However, I am still getting two drop-downs. I have also added images to show the map behaviour - note that I am running the search widget on a white layer that underlies the black boundary lines as a workaround for the filtering issue I mentioned Initial view of map, with "halo" effect: First search, 'Castle' selected: Map filters layer, but does not select (note that the "halo" effect is only around 'Castle' now): Now, the second drop-down only shows 'Castle', but I still need to click it in order for the selection and related actions to occur: Upon clicking, selection occurs:
... View more
09-23-2021
04:51 PM
|
2
|
12
|
6113
|
|
POST
|
Thank you! And thanks for the links - I tried to hunt similar topics down, but apparently I was using the wrong keywords! At least it looks like it's in the product plan... hopefully we'll see a solution soon. Cheers!
... View more
09-16-2021
04:32 PM
|
0
|
2
|
3897
|
|
POST
|
(Note: this is not fixed as of the September 2021 EB update) The 'sorting' setting does not seem to apply properly to the table in the widget. Steps to produce: 1. Add Table widget > New Sheet > add desired sheet 2. In drop-down, go to settings for the chosen View (I tried both the Default view and creating a new view) 3. In 'Sort', identify sort fields. Check preview to confirm desired effect, and all is well: 4. 'Apply Changes' 5. Changes do not appear in table within the widget: I have also tried this only sorting on one field (BEC_Subzone), but with the same result. Not sure if I'm missing a step, or if this is simply a bug - any help would be appreciated!
... View more
09-16-2021
12:22 PM
|
6
|
6
|
3927
|
|
POST
|
I was attempting to add a blockquote using the button in the 'Configure Pop-up' window: However, when I view the pop-up, it appears as such: I did not edit the HTML directly prior to this. In other apps I tried (new Map Viewer, Field Maps), the pop-up does not show the HTML but also does not read the blockquote. I am not sure if support for Map Viewer Classic is continuing, but if so it would be nice to see this fixed, and if not I think that the options that are no longer viable should be removed from the configuration window / a warning should appear for users (eg. the new Map Viewer has a warning that pop-ups built there may not appear as expected in all apps).
... View more
07-12-2021
08:19 AM
|
0
|
1
|
1094
|
|
IDEA
|
Thank you Travis, this is helpful! It would be nice if simply copying the layer worked, but I'm glad to know a workaround exists!
... View more
06-22-2021
02:45 PM
|
0
|
0
|
3164
|
|
IDEA
|
Issue: when attempting to download an offline area in Field Maps, the error "An error occurred downloading the map area" appeared, and the offline area could not be downloaded. After some testing, it appears that this error is being caused by the existence of a 'copied' layer within the map. This is evidenced by the fact that the download does not work when the copied layer is present, and works once the copied layer is removed. Note: For anyone experiencing this issue, a workaround was linked in the comments: https://www.esri.com/arcgis-blog/products/collector/field-mobility/same-layer-offline-twice-collector-feature-layer-views/ However, allowing copied layers to be downloaded would still be useful from a data management / ease of use perspective - at the very least, making it readily apparent that a map containing copied layers cannot be taken offline would be helpful. Workflow: Layers added to the map A layer is duplicated: In the copied layer, there is no option 'Show Item Details' where offline settings can be enabled. 'Description' takes the user to the REST Services Directory for the original layer: Map refreshed in Field Maps app, and 'Add offline area' selected. Selection screen appears: Area is selected for download. Download commences: Within 1 - 10 seconds, download is abruptly ended and error message appears at bottom of screen: When the copied layer is removed from the map, the download is completed as expected.
... View more
06-22-2021
02:01 PM
|
6
|
4
|
3212
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-03-2025 01:51 PM | |
| 1 | 11-23-2023 08:00 AM | |
| 14 | 11-23-2023 07:59 AM | |
| 3 | 12-15-2022 10:08 AM | |
| 2 | 12-15-2022 09:56 AM |
| Online Status |
Offline
|
| Date Last Visited |
02-04-2025
09:34 PM
|