|
POST
|
You are correct, my test was incomplete, my apologies. I've tried this again and added more combinations, which would get closer to your configuration I believe. It appears the symbology I've set in ArcGIS Pro still aligns with what I see in the Template Picker. Before going down the customization route, I would suggest trying a few things: 1. Add the Edit widget to your application and see how the templates display there. They should display the same as in the Smart Editor. If they don't, please contact Esri Support so they can help troubleshoot the problem with Smart Editor. 2. If the templates are the same in the Edit widget and Smart Editor, republish the service and create a new web map and application, and make sure the service symbology is not updated after being published. Any changes you make to the symbology after having published the service may affect the way this is displayed in the template picker. If you did make changes in the web map, you would need to make sure those changes are saved against the hosted layer / service endpoint - but the behavior there could be inconsistent. 3. If still no luck, please contact Esri Support, as it is possible you are experiencing an issue for your specific use case, or there could be a known bug with an available workaround. Regarding modifying the code, someone would need to customize the template picker which actually comes directly from the JSAPI and is a core component rather than specific to the Smart Editor. If you want to modify it, you would need to grab a local copy of the API. It is not the most straightforward process. These links may be helpful: Using Bower for Custom Builds of the ArcGIS API for JavaScript | Guide | ArcGIS API for JavaScript 3.38 TemplatePicker (legacy) | API Reference | ArcGIS API for JavaScript 3.38 custom template picker to have only specific item... - Esri Community
... View more
10-15-2021
09:03 AM
|
0
|
0
|
3390
|
|
POST
|
Hi @MarkEastwood , I've tried a similar workflow on my end and here's what I observe: It appears I am getting the correct templates in the Smart Editor: Do you recall making any changes to the layer symbology before or after adding it to the Web AppBuilder application? Sometimes this may affect the way the templates are displayed in the Smart Editor widget. There is no way to directly customize the templates in the Smart Editor .
... View more
10-14-2021
10:40 AM
|
0
|
0
|
3400
|
|
POST
|
Hi @AndrewMurphy3 , Thank you for posting your question. This was a known issue and was fixed in the last Web AppBuilder update. The fix is currently in ArcGIS Online and will be available in WAB developer edition 2.22 which should be available for download in the upcoming days. You can use the Smart Editor widget files from that latest version to get the fix. More on recent updates here: The Smart Editor Widget: A Few Years in Review - Esri Community
... View more
10-13-2021
08:50 AM
|
1
|
1
|
2233
|
|
POST
|
Hi @KristalWalsh , I am not too familiar how projections work in ArcMap, having mostly used ArcGIS Pro in my GIS life.. 🙂 Perhaps these two resources may be useful: Specifying a coordinate system—ArcMap | Documentation (arcgis.com) About editing data in a different projection (projecting on the fly)—ArcMap | Documentation (arcgis.com) Otherwise, I would suggest posting your question in the ArcMap community: ArcMap - Esri Community and hopefully someone there will be able to point you in the right direction!
... View more
10-11-2021
03:01 PM
|
1
|
1
|
2393
|
|
POST
|
@SFM_TravisBott , So, although counter-intuitive, it appears this is behaving as expected. When you have filters set against layers at the web map level, you will need to check the box for Append all/any expressions to existing map filter. Otherwise, the Group Filter will override/ignore any filters that were configured against your layers at the web map level. Also, since you basically have 4 times the same layer (same data source endpoint) in your web map, when the Group Filter overrides your web map filters it now appears your data is duplicated/replicated 4 times. (the 4 layers from your web map below are simply a different display for the same data source) Since the filters you have configured against each listed layer in your web map was "cancelled" by the Group Filter, all the features that correspond to the expression from the Group Filter widget were returned. Once you checked the box for Append all expressions to existing map filter, then your filters for each layer were preserved and the Group Filter expression was appended the existing filters to only display the features that matched both your web map filter and your group filter. I hope this makes sense...? There's no elegant way to explain this in seems! If you can think of a better way to explain the behavior for this setting in the documentation, please let me know. We're always looking for way to improve it.
... View more
10-08-2021
04:45 PM
|
0
|
2
|
3589
|
|
POST
|
Good point, it's possible there may still be an issue. Would you be able to share your application with me through an ArcGIS Online Group so I can take a closer look at the behavior? My username is AlixSolutions.
... View more
10-08-2021
08:46 AM
|
0
|
4
|
3595
|
|
POST
|
This is how the filter options work: Group Filter widget—ArcGIS Web AppBuilder | Documentation Please let me know if you still see inconsistent behavior given that settings change.
... View more
10-08-2021
08:27 AM
|
0
|
6
|
3597
|
|
POST
|
Hi @LarryCampVDOT , I'm sorry to see your request was not implemented. This capability will not be supported in Web AppBuilder widgets, but keep an eye out for what's coming with the new editors in the JavaScript 4x API, which you will be able to use in the new Map Viewer and Experience Builder.
... View more
10-07-2021
01:41 PM
|
1
|
1
|
2788
|
|
POST
|
Hi @SFM_TravisBott , This definitely looks like an issue that may need fixing. It would be difficult to troubleshoot this through the comments here, please if you have the time would you be able to report it to Esri Support so we can pin down the source of the problem so it can be fixed? Thank you very much for sharing this. Alix
... View more
10-07-2021
11:06 AM
|
0
|
1
|
3617
|
|
POST
|
Hi @ScottHansen__MDP_ , I believe Esri Support will be able to help pinpoint the source of the issue. Please contact them directly for a quicker resolution: Esri Support | ArcGIS Technical Support
... View more
10-05-2021
08:46 AM
|
1
|
0
|
4076
|
|
IDEA
|
The Table widget in Experience Builder supports editing, while there is also a new Edit widget in Experience Builder which is still in beta. What's New in ArcGIS Experience Builder (September 2021) (esri.com) Also, if you have configured a smart form in Field Maps, your smart form configuration (field groups, conditional visibility) will be reflected in the Edit widget available in the new Map Viewer. Moving forward, there are plans to support the smart form across many apps. https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/introducing-arcgis-smart-forms/#:~:text=Using%20ArcGIS%20smart%20forms%20in%20other%20apps
... View more
09-30-2021
09:12 AM
|
0
|
0
|
4698
|
|
POST
|
It appears this capability is now available! Download data—ArcGIS Dashboards | Documentation
... View more
09-29-2021
04:57 PM
|
4
|
4
|
13436
|
|
IDEA
|
Thank you for posting this idea. We have taken note of your request and will let you know if this is planned in a future update of Web AppBuilder. Please note that the current development efforts are mainly focused on Experience Builder, and this idea would also be valid for the Experience Builder Filter widget. @Jianxia @TonghuiMing
... View more
09-29-2021
07:45 AM
|
0
|
0
|
1821
|
|
POST
|
@Gary There is currently one known issue where if the layer name was updated in the web map after the Batch Attribute Editor widget was configured, the configuration for that layer may break. We are working on fixing this issue, but a current workaround is: Remove the widget, Save your application, and refresh the app, Add the widget again and re-configure against that layer. Please let me know if that fixes your issue, or if the issue remains.
... View more
09-28-2021
10:24 AM
|
0
|
1
|
10050
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-07-2024 06:50 AM | |
| 1 | 07-06-2026 12:48 PM | |
| 1 | 01-08-2026 09:58 AM | |
| 5 | 03-31-2026 01:39 PM | |
| 4 | 03-03-2026 10:00 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|