|
POST
|
Hi @JoseSanchez , Presets are disabled from the Layer Settings and should now be setup from the section in the Attribute Actions tab.
... View more
06-03-2021
08:33 AM
|
1
|
0
|
2913
|
|
POST
|
Thank you @KeithGerhartz1 , I will make sure to share your feedback with the product team.
... View more
06-01-2021
08:33 AM
|
0
|
0
|
2540
|
|
POST
|
@JoseSanchez Please try using the Preset builder in the Attribute Actions section. Smart Editor widget—ArcGIS Web AppBuilder | Documentation
... View more
05-26-2021
01:02 PM
|
0
|
0
|
1606
|
|
POST
|
Hi @JulietK , # 3 says choose a tool or a feature to draw on the map. I added the ‘Select’ widget for selecting features I believe the selection of features has to be performed using the selection tools within the Batch Attribute Editor widget, and any selections you've performed using other widgets (e.g. Select widget) are not used. Based on your screenshot, I think you may need to make an adjustment in the Batch Attribute Editor widget configuration. You will want to enable the option to Select by Area, with the tools to be used for the selection. Then, when using the widget, you can use these selection tools to select the points to be edited. This will then display a pop-up window for editing the attributes of all the selected features.
... View more
05-26-2021
09:34 AM
|
0
|
1
|
8841
|
|
POST
|
Hi @Jefcoat_Nathan , I thought I should loop back on this. This will not be implemented into the Smart Editor due to some limitations with the attribute inspector. This requirement will be considered for the next generation editing widget.
... View more
05-26-2021
09:15 AM
|
1
|
0
|
1278
|
|
POST
|
Hi @KeithGerhartz1 , Unfortunately, there is currently no option to sort data in related tables when using the Smart Editor due to some limitations with the attribute inspector.
... View more
05-26-2021
09:11 AM
|
0
|
0
|
2572
|
|
POST
|
Thank you for sharing! Based on your XLS, I see there is no Geopoint question. Is your repeat layer a related table? Technically, the Batch Attribute Editor widget only supports layers with a geometry that can be found in the web map (so no related tables).
... View more
05-18-2021
02:13 PM
|
0
|
3
|
8879
|
|
POST
|
Hi @JulietK , Please would you be able to share your survey and application if possible so I can take a closer look at the configuration and the layers? Regarding the "repeat layer of the survey", please would you be able to provide more information on how the repeat layer was created?
... View more
05-18-2021
11:47 AM
|
0
|
5
|
8888
|
|
BLOG
|
A new web tool for the administration of branch versions is now available with the latest update of ArcGIS Experience Builder. If you’re involved with multiuser editing scenarios, then you may also be familiar with Branch Versioning. In short, Branch Versioning allows for multiuser editing that leverages a services-based architecture instead of depending on a database connection. Editing and version administration are all performed through a service published to your ArcGIS Enterprise Portal environment. To learn more about Branch Versioning, I recommend reading Peter Forister’s blog, To Branch or Not to Branch. Today, we’re not limited to just accessing data from our local desktops. We’ve gone remote and mobile, and need to access information from anywhere, at a moment’s notice. The way we interact with our data is changing significantly. Being able to view and manage the different versions of your data from any device, in any browser, aligns with today’s needs and processes. With the Branch Version Management widget in ArcGIS Experience Builder, you can now take advantage of the version management service capability in a web application. With this widget, you are able to: Switch between different versions of your data; View and change version information; Create and delete versions, and update the version owner. You are not able to: Edit the data in a version; Reconcile and post edits to the default version; Manage branch version conflicts; Preview historical moments of your data; Preview and compare differences in the data between versions. The version changes made in this widget affect data across your application, so other widgets that use the same services as a data source will also display the corresponding versions. This widget only supports branch versioned services hosted in ArcGIS Enterprise. You can add a service as a data source by providing the service REST endpoint (URL) directly in the builder. You can also add an item to your ArcGIS Online organization that references the service and use the item from your organization when adding data to your app. To learn more, check out this video:
... View more
05-17-2021
02:38 PM
|
1
|
2
|
2068
|
|
POST
|
Hi @KeithGerhartz1 , In Smart Editor you can now use a My Location Coordinates attribute action to collect your current location information when collecting data: Smart Editor widget—ArcGIS Web AppBuilder | Documentation If the My Location widget is also active in your application (and it will also work if the My Location widget is not active), it will use your browser's (device's) current location information.
... View more
05-13-2021
03:39 PM
|
0
|
4
|
2530
|
|
POST
|
Hi @MRJohnson , I looked through this issue with our developer and it looks like a recent update may have introduced an issue with older applications. We will work on fixing this moving forward. In the meantime, it appears you can fix your application with the following workaround: 1. Open your application in builder mode (Edit Application) 2. Open the Smart Editor widget configuration. 3. Go to the General Settings tab. 4. Click the Geocoder Settings button and click Validate, click OK. 5. Click OK to close the Smart Editor configuration. 6. Save your application. You should then be able to create/update features. Let me know if you encounter any other issues.
... View more
05-12-2021
11:35 AM
|
3
|
2
|
10720
|
|
POST
|
That would be great! Please add the following username AlixSolutions to the group.
... View more
05-12-2021
10:01 AM
|
0
|
0
|
10739
|
|
POST
|
I can try to quickly debug this with you in the meantime. Please provide the following if possible: Are you using ArcGIS Online or ArcGIS Enterprise (if Enterprise, which version?) When did you first observe the issue? (approx. date if possible) Are you able to provide an application link (ideally it would have to be shared publicly though) A screenshot of any console errors that may be displayed in your browser developer tools. (for most browsers, right click the browser page, select "inspect" and go to console) A screenshot of the Smart Editor widget configuration from the Layer Settings tab
... View more
05-12-2021
09:23 AM
|
0
|
5
|
10748
|
|
POST
|
Hi @MRJohnson, Thank you for reaching out with this issue. Different things could be going on here, and someone may need to look more closely at your application to understand the source of the issues you are experiencing. Please, if you have the time, would you be able to contact Esri Support to review this issue? Thank you!!
... View more
05-12-2021
08:42 AM
|
0
|
0
|
10759
|
|
POST
|
Hi @JoseSanchez, Thank you for your question. I am looking for a way to populate a field with the value "No", before the editors starts editing. In the Attribute Actions section of the Smart Editor widget configuration, you will be able to set Presets to achieve this: Preset Attribute Actions Also I would like to disable edits in this same field and predefine its value to "No". In the Smart Actions section of the Smart Editor widget configuration, you will be able to set a new expression to achieve this: Smart Actions There are some example for this functionality in this video: Get Smart About Editing - Configure a Data Collection Form
... View more
05-11-2021
09:19 AM
|
1
|
0
|
2555
|
| 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
|