|
IDEA
|
This has been implemented in version 1.19 of the designer. Under map settings you can now set the local symbology to be one of the following: - Map pins (the existing default) - Symbology from the project button - Symbology from the target feature layer
... View more
04-08-2024
10:48 PM
|
0
|
0
|
1830
|
|
POST
|
https://developers.arcgis.com/arcade/function-reference/text_functions/#find
... View more
04-04-2024
07:02 PM
|
1
|
0
|
2709
|
|
POST
|
Hi Frank, make sure that you use $feature in order to get the project user input value for the captured feature. Then use Find to do the check. var Project = $feature.Project; if (Find("Dog", Project) > -1) { return "Dog"; } else if (Find("Cat",Project,) > -1) { return "Cat"; } else if (Find("Frog", Project) > -1) { return "Frog"; }
... View more
04-04-2024
07:00 PM
|
1
|
1
|
2709
|
|
POST
|
Hi Clint. I'll get this added as a priority enhanment. There is no reason why search should not work on a button user input. Thanks for sharing.
... View more
04-04-2024
06:14 PM
|
1
|
0
|
824
|
|
POST
|
Hi @WILERMJOSEPERAZAPIMENTEL - This is not currently supported in the application. But I have logged your request as a requirement.
... View more
04-01-2024
09:58 PM
|
0
|
0
|
633
|
|
POST
|
This is an enhancement to apply dynamic choice lists to button user inputs too. I'll add this to our backlog.
... View more
03-27-2024
06:42 PM
|
0
|
1
|
1731
|
|
POST
|
@AxelAnderson1 - could you please send an email to: quickcapture@esri.com. I'd like to get on a call to take a look. Thanks John
... View more
03-27-2024
06:39 PM
|
0
|
0
|
719
|
|
POST
|
Hi @WILERMJOSEPERAZAPIMENTEL - This is not currently supported in the application. But I have logged your request as a requirement.
... View more
03-27-2024
06:31 PM
|
0
|
1
|
1554
|
|
IDEA
|
03-06-2024
05:20 PM
|
0
|
0
|
1583
|
|
IDEA
|
Take a look at the following document: You could use a dynamic choice list that is filtered on location. Each time the list is opened, it could be populated with values from nearby features. "parameters": "geometry=${longitude},${latitude}&geometryType=esriGeometryPoint&spatialRel=esriSpatialRelIntersects&distance=20&units=esriSRUnit_Kilometer&inSR=4326&outSR=4326"
... View more
03-06-2024
05:20 PM
|
0
|
0
|
1584
|
|
POST
|
Adam - in the coming release (due March 14th) we are adding support for dynamic choice lists. This means that a project user input can be based off the values coming from a feature service field.Not only will the list reflect the latest values in the feature layer, you can apply a where clause in order to filter the returned results. For example, only show records that have a username in the user field that match the current signed in user. Please go to ArcGIS QuickCapture if you want to test out the beta. Thanks John
... View more
02-29-2024
07:46 PM
|
0
|
0
|
1615
|
|
POST
|
Hi - Yes, you need to create a web map in the ArcGIS Online map viewer and add your project layers to it. Save the map, and the QuickCapture Web Designer, set the created web map as the project map. Once the QuickCapture mobile users download the project update, they will be able to see submitted features in the map.
... View more
02-14-2024
07:41 PM
|
0
|
0
|
805
|
|
POST
|
Hi @vijaybadugu Can you confirm some information for us? - Is it that the download gallery is not showing any projects for download? - What devices and operating systems are affected? - Are you using ArcGIS Online or ArcGIS Enterprise? - Are the devices using a VPN to connect to the internet? We are happy to troubleshoot this further if you like. Please email quickcapture@esri.com. Many thanks John
... View more
02-01-2024
08:57 PM
|
0
|
0
|
724
|
|
POST
|
Please share details of the issue you are seeing. Print screens would help. Thanks John
... View more
01-01-2024
04:17 PM
|
0
|
0
|
1455
|
|
POST
|
Hi Chris, we are looking to support tables in the 1.19 (March 2024) release. But it is not possible to test them using 1.18 (while this functionality is in Beta).
... View more
12-10-2023
10:10 PM
|
0
|
0
|
1283
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | a month ago | |
| 1 | 01-19-2026 07:51 PM | |
| 2 | 12-21-2025 05:34 PM | |
| 1 | 12-01-2025 06:54 PM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|