|
POST
|
@AliAwadBUK , Make sure to click the related table icon under Actions, and to enable Editable for that related layer. Example:
... View more
02-28-2023
07:48 AM
|
1
|
1
|
2850
|
|
POST
|
@HélèneTouyéras Your observations are correct, editing the geometry of multipoint features with the Smart Editor is not fully supported, although it seems the user guidance and error messaging around this limitation could be improved. You will only be able to edit the attributes of existing multipoint features and delete existing multipoint features. You will not be able to create new multipoint features or modify individual point geometries. The limitations should be the same for all multipart features. I've also just tested this in Portal 10.9.1 and I am observing the same limitations, except that it appears I can create a single point without any errors being displayed. If this is an enhancement you require, please would you be able to describe your workflow and use cases? We need to better understand how multipoint features are being edited on the web and why this functionality may be important for you. Thank you!
... View more
02-21-2023
07:08 AM
|
2
|
2
|
4076
|
|
POST
|
Hi @JoanneStarr, I'm sorry you had not received any replies on this. Has this been resolved yet? If not, I believe your best option would be to reach out to Esri Support so they can take a closer look at your feature service settings.
... View more
02-06-2023
06:22 PM
|
0
|
0
|
3044
|
|
BLOG
|
@jcarlson Apologies for the delay, I wanted to double-check first. The functions will be available in the Arcade editor in Enterprise 11.1.
... View more
02-06-2023
05:58 PM
|
1
|
0
|
1546
|
|
POST
|
"I would like to have a single line selected, with multiple elevation surface layers in the profile graph." - That will not be possible, only elevation surface layer at the time: 1 ground layer + 1 mesh/scene layer. Like here: sample. "I assume this would only be for selecting an existing line; not interactively drawing a line using the widget." - Both. If there are line features in the map as well, you can select them and it will show the ground elevation profile, the mesh profile and then the profile for that selected line if Advanced settings are enabled. "When is the next update expected to be released?" - End of February for ArcGIS Online. "In this update, would I be able to switch between each 3D mesh or scene layer from the same widget?" - No. Only one 3D mesh or scene layer per widget. Example (note this is still a work in progress and display is a little off): There are 3 sources of elevation here: The ground elevation (brown) - use the default or define your own The mesh buildings layer (pink) - this would need to be your groundwater surface elevation scene layer The line feature layer with elevation values (red) - this is the selected line to render this graph
... View more
02-02-2023
09:54 AM
|
1
|
0
|
7049
|
|
POST
|
Hi @iHack , Thank you for your question. Right now, you can achieve something similar to this with selected line features on the map. You'll need to enable the advanced settings in the configuration a profile will be shown for selected lines accross different layers. In the upcoming update, we are also going to support Mesh layers along with other volumetric objects. Like in this sample. There can only be one layer defined as ground, so your other elevation layers would need to be a Mesh or Scene Layer. Now, we're not planning to support multiple "stacked" Scene/Mes layers. They're going to be combined into one representation. Which means you will only be able to represent the ground elevation profile with only one of your groundwater surfaces at the time. Another option, but not optimal, is to add the Elevation profile widget multiple times and to change which elevation layer is used (use your groundwater surface elevation layers instead) so it can be compared between widgets.
... View more
02-01-2023
04:42 PM
|
1
|
7
|
7069
|
|
POST
|
Hi @MollyMoore , Thanks for your post. As you're specifying, "WITHOUT editing the symbology of the feature service" is a key element to your request: this means you can't simply edit the feature templates in the map as I would normally suggest below (this updates the layer's JSON): Also, your options for doing this will depend on if you're using ArcGIS Online or ArcGIS Enterprise (version?). In ArcGIS Online, Layer Views can be used to achieve this. In Enterprise, there are no Layer Views for feature services unless the service is hosted (data is copied). If it's referenced to a data store, perhaps you could publish a new feature service from the same Enterprise Geodatabase and symbolize it differently?
... View more
02-01-2023
01:30 PM
|
0
|
0
|
1583
|
|
POST
|
@JenniferGrove That is correct, the widget is only available at Enterprise 11.0 or in ArcGIS Online. A workaround could be to set up the Experience Builder developer edition and register an application to your Portal.
... View more
01-30-2023
07:41 AM
|
1
|
0
|
1727
|
|
POST
|
@ChristopherBarrow1 Unfortunately there is not straightforward way to do this right now. But I've heard this request before and it makes a lot of sense. Perhaps this workaround would work?: Layer 1 (customers layer): has records for the customers (each row is a new customer), with the customer name/id field. This layer could be displayed in a List or Table widget. Layer 2 (work order layer): Has a field to enter the customer name/id. In your app, you'd probably use 2 Edit widgets: Edit 1: add a new customer to Layer 1 Edit 2: add new work orders to Layer 2 The users could create a new Work Orders (Edit 2) and refer to the Customer layer list (Layer 1) to copy-paste the customer name/id. If the name/id is not available, they can create a new record in the Customers layer (Edit 1). Downside: there's a risk the value is not properly copy-pasted. This workflow would be simpified once editing related records will be available in the Edit widget. Then you should be able to add new customers to the Customers layer (Layer 1) and then add new related Work Orders directly for each of the customers. Being able to create and update related records in the Edit widget is currently being worked on by our dev teams. I hope that makes sense... Alix
... View more
01-26-2023
07:29 AM
|
0
|
5
|
11957
|
|
POST
|
@Kara_Shindle Perhaps the expression sample provided here would help? Fetch an Attribute From a Related Record This would work upon creating and updating the features.
... View more
01-26-2023
07:09 AM
|
0
|
0
|
2469
|
|
BLOG
|
As you modernize your Web AppBuilder applications to leverage Experience Builder, you’ll be moving from the Smart Editor widget to the Editor widget. Use the Editor widget with Smart Forms to improve your editing experiences and automatically calculate attributes. Read this blog to learn more! >>> From the Smart Editor to Smart Forms (esri.com)
... View more
01-23-2023
10:59 AM
|
3
|
3
|
3401
|
|
BLOG
|
As you modernize your Web AppBuilder applications to leverage Experience Builder, you’ll be moving from the Smart Editor widget to the Editor widget. Use the Editor widget with Smart Forms to improve your editing experiences and automatically calculate attributes. Read this blog to learn more! >>> From the Smart Editor to Smart Forms (esri.com)
... View more
01-23-2023
10:53 AM
|
4
|
0
|
1144
|
|
POST
|
@RandyMcGregor3 it's only available starting at Enterprise 11.0: Widgets—ArcGIS Experience Builder | Documentation
... View more
01-18-2023
07:37 AM
|
0
|
1
|
2034
|
|
POST
|
@ahargreaves_FW I believe this may be the same issue we recently fixed in a later version of the Smart Editor widget. First, please try the steps I've provided here, these should also help with resolving this issue.
... View more
01-12-2023
11:57 AM
|
0
|
0
|
1773
|
|
BLOG
|
Thank you so much for supporting this community! Your contributions are helping all of us be successful!
... View more
01-11-2023
08:22 AM
|
10
|
0
|
49112
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 01-08-2026 09:58 AM | |
| 5 | 03-31-2026 01:39 PM | |
| 4 | 03-03-2026 10:00 AM | |
| 1 | 12-05-2025 11:10 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|