|
IDEA
|
Hi, It would be great if we could have more control over CSS styles in Survey123 Web application particularly with required questions style. For instance, we would like to add more contrast between the required questions background style versus the required questions label for accessibility concerns. Thank you in advance!
... View more
09-23-2020
08:28 AM
|
5
|
1
|
894
|
|
IDEA
|
Hi, It would be useful to add support to set values to Repeats (Repeats—Survey123 for ArcGIS | Documentation) with the JavaScript API (setQuestionValue method, constructor of WebForm, etc.). Also, support is also needed to set, add or remove records in Repeats. Thank you!
... View more
05-13-2020
01:13 PM
|
2
|
0
|
718
|
|
IDEA
|
Hi, It would be useful to add support to set values to Repeats (Repeats—Survey123 for ArcGIS | Documentation) with the JavaScript API (setQuestionValue method, constructor of WebForm, etc.). Also, support is also needed to set, add or remove records in Repeats. Thank you!
... View more
05-13-2020
01:13 PM
|
2
|
1
|
1185
|
|
BLOG
|
Hi, Is it possible to use setQuestionValue to set values in Repeats (Repeats—Survey123 for ArcGIS | Documentation)? If so, how can we set, add or remove values or records of values? Thank you! EDIT : Idea logged here : https://community.esri.com/ideas/18437
... View more
05-12-2020
05:57 AM
|
0
|
0
|
15548
|
|
BLOG
|
It totally makes sense. ?mode=add&globalId= or ?mode=clone&globalId=?. Beware of an issue I discovered with the pattern described above if draft mode is activated (query + defaultQuestionValue). I had to use onFormLoaded event and setQuestionValue with values of query because if I used defaultQuestionValue in constructor, draft mode would override values set with defaultQuestionValue. So using onFormLoaded event with queried values worked for me. Also, be sure to implement Repeats in the form (including Repeats for geometry fields). Thanks!
... View more
05-11-2020
06:25 AM
|
0
|
0
|
15548
|
|
IDEA
|
Hi, Is it possible to add to the JavaScript API or ArcGIS REST API a way to generate feature reports like it's possible with the ArcGIS API for Python (arcgis.apps.survey123 module — arcgis 1.8.0 documentation )? Thank you!
... View more
05-05-2020
07:55 AM
|
3
|
0
|
728
|
|
IDEA
|
Hi, Is it possible to add to the JavaScript API or ArcGIS REST API a way to generate feature reports like it's possible with the ArcGIS API for Python (arcgis.apps.survey123 module — arcgis 1.8.0 documentation )? Thank you!
... View more
05-05-2020
07:55 AM
|
2
|
2
|
2080
|
|
IDEA
|
It would be useful to add a setGeometry method to the JavaScript API instead of or in addition to setGeopoint to enable setting point, line or polygon geometry to leverage the new Map question type. See blog post https://community.esri.com/groups/survey123/blog/2020/03/05/introducing-the-survey123-web-app-javascript-api and Survey123 documentation: What's new in Survey123—Survey123 for ArcGIS | Documentation : Update April 2, 2020 Thank you very much!
... View more
04-27-2020
07:52 AM
|
3
|
1
|
1048
|
|
IDEA
|
It would be useful to add a setGeometry method to the JavaScript API instead of or in addition to setGeopoint to enable setting point, line or polygon geometry to leverage the new Map question type. See blog post https://community.esri.com/groups/survey123/blog/2020/03/05/introducing-the-survey123-web-app-javascript-api and Survey123 documentation: What's new in Survey123—Survey123 for ArcGIS | Documentation : Update April 2, 2020 Thank you very much!
... View more
04-27-2020
07:52 AM
|
3
|
0
|
599
|
|
BLOG
|
Hi, Is it possible to add a setGeometry method instead of a setGeopoint to enable setting point, line or polygon geometry to leverage the new Map question type? We need this for our web application. What's new in Survey123—Survey123 for ArcGIS | Documentation : Update April 2, 2020 Thanks! Edit: Idea logged here : Survey123 Web - JavaScript API - Add a setGeometry method
... View more
04-27-2020
07:28 AM
|
1
|
0
|
15548
|
|
BLOG
|
I suggest adding a new mode=clone to enable pre-fill a form by a previous submitted form (globalId). We had to do it for our web application and we did it by using the REST API (query) on the featurelayer first and by using defaultQuestionValue afterwards. A mode=clone would be a great shortcut.
... View more
04-27-2020
07:20 AM
|
1
|
0
|
15548
|
|
POST
|
Any news with this enhancement? We need this with unique value symbology in ArcGIS Pro and to be able to publish it to ArcGIS Enterprise. Our need is for MapServices supporting WMS services. If it is possible for label classes, it should be possible for symbols. Remember this was something done with ol'ArcIMS (SCALEDEPENDENTRENDERER ). I surely can submit on ArcGIS Ideas if necessary.
... View more
04-21-2020
12:09 PM
|
1
|
0
|
2607
|
|
BLOG
|
Hi, Is it possible to use globalID and mode parameters to, let's say, edit an existing form or open a form in read-only mode? We need this for our web application. I've tried something like this but it doesn't work: <script> let webform = new Survey123WebForm({ globalId: 'aGlobalId', clientId: 'aClientId', container: 'mywebformDIV', itemId: 'anItemId', portalUrl: '', token: 'aToken', mode: 'view' }); </script> Thank you!
... View more
04-14-2020
08:31 AM
|
1
|
0
|
15548
|
|
IDEA
|
We need this functionality too. See an example from OpenLayers with a basemap from ArcGIS Online : https://openlayers.org/en/latest/examples/vector-tile-info.html?q=vector+tile Attribute names and values are already in the tiles. Javascript API should be able to use them.
... View more
03-04-2020
12:07 PM
|
2
|
0
|
3951
|
| Title | Kudos | Posted |
|---|---|---|
| 4 | 09-04-2025 06:52 AM | |
| 1 | 07-24-2025 11:13 AM | |
| 1 | 03-14-2025 06:03 AM | |
| 3 | 07-02-2025 10:37 AM | |
| 1 | 06-20-2025 11:06 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|