|
POST
|
Hi Phil, Another query related to this. I have updated sharing permissions for the form but in Who can submit to this survey? in the Survey123 Collaborate tab it still shows no groups checked. Is this to be expected? Also, in relation to sharing the feature service, do we need to share permissions to a feature service as well in order for those groups to be able to submit data? If so, then if we don't want to share the data back to the surveyor would this need to be done through a view and actually pointing the survey form to the view instead of the hosted feature service? Thanks, Rob
... View more
03-24-2021
04:41 AM
|
0
|
1
|
8146
|
|
POST
|
@Anonymous User is there any update on a fix for this? Our hub initiatives are currently out of action until this is resolved.
... View more
03-22-2021
02:38 AM
|
0
|
2
|
4580
|
|
IDEA
|
JavaScript functions are only currently supported in forms when completed by a user from the same organisation. Extending this to allow users from other organisations to access the same functionality would be extremely useful. An example of this need is where we have several survey forms created within our organisation. These forms are used by both staff (within our organisation) and community users (part of our Hub Premium community). Though both organisations are ours, it is not currently possible to generate a single form with javascript functions that works across both linked organisations. Source: https://doc.arcgis.com/en/survey123/desktop/create-surveys/pulldatajavascript.htm JavaScript functions are only supported in forms completed by users in the same organization as the form author.
... View more
03-09-2021
06:50 AM
|
4
|
1
|
1467
|
|
POST
|
Hi @MichelleMathias, Is there any feedback yet on this? I am still experiencing this issue when opening community posts/threads from email or from search engine results. Thanks, Rob
... View more
03-08-2021
06:19 AM
|
0
|
0
|
4996
|
|
POST
|
I have been using the Row CSS Class option to set up custom CSS for rows in ArcGIS Hub Premium. The expected change (in this case, text size) is shown in edit mode, but when viewing the published version the text size reverts to the default. As an example, I have a row with a single text box within it. The Row CSS Class is set to testCSS. The html in the text box is as follows: Test text. Should be 32 px
<style>
div.testCSS {
font-family: lato, Arial, serif;
font-size: 32px;
}
</style> In edit mode, the text shows as 32 px, but reverts to the standard font size when viewing the published version. This is despite publishing the draft before viewing the published result. Am I missing something?
... View more
03-08-2021
03:01 AM
|
0
|
2
|
2679
|
|
BLOG
|
Hi @ZhifangWang , Can you give a bit more detail about how using the dynamic choice lists approach can add security? For the query to work, would it not be necessary to make the feature service available to everyone using the form, therefore exposing the complete dataset as is done with the csv approach? We are in a situation where we would like to restrict access to an external csv list (or similar) based on Group membership. As a possible workaround, could it be possible to do the following to link to multiple views (restricting access only to the lists that those users are entitled to): Create a single survey form which would be shared to multiple user groups that we would want to restrict the choice list to Have a field which recognises the user login and populates a hidden text field via a standard pulldata function with the service URL for their particular view of the feature service (presumably though this would require every username to be listed against a group membership which would require some management) Use the service URL from step 2 in the select_one question to access the appropriate feature service Using the Search_Fire_State example, Create multiple views of the Wildfire layer, relevant to each user group User A logs in and the hidden text field (${hiddenFieldName) pulls in the search parameters associated to their group membership from an external csv (e.g. "Fire?url=https://services3.arcgis.com/T4QMspbfLg3qTGWY/ArcGIS/rest/services/Public_Wildfire_Perimeters_View/FeatureServer/0", "startswith", "UNITID", ${us_state} ) The select_one Fire question (irwinid) apperance field contains something like autocomplete search(${hiddenFieldName) However, I am not sure it is possible to pull in a text string from another field to the appearance field??? Many thanks.
... View more
03-05-2021
05:23 AM
|
0
|
0
|
16189
|
|
POST
|
Hi @JamesTedrick, @JamesTedrick wrote: Hi Deon, The pulldata JS functionality is limited to surveys that are from the same organization. How does this affect community users? We have our own organisation plus our community users as part of our Hub Premium subscription. If I create forms without our organisation will the JavaScript functions work for our community users? They are our main audience for surveys.
... View more
03-03-2021
08:44 AM
|
0
|
0
|
2760
|
|
POST
|
Is your layer already symbolised by the field you are trying to create a list for? I just had a similar issue. Setting the symbology back to 'Show locations only' and then going back in to the Fields screen you have shown allowed me to create a list. You can then recreate your symbology based on your CoverType field.
... View more
03-03-2021
02:12 AM
|
0
|
1
|
2586
|
|
BLOG
|
As I understand it custom javascript functions are limited to users within your organisation. How does this work across ArcGIS community users, as we have our organisational users in addition to community users (which are treated as a separate organisation?)? Will community users not be able to use these functions in the form? Thanks.
... View more
02-26-2021
10:20 AM
|
3
|
0
|
66103
|
|
POST
|
Is there anything we can do in the meantime to allow our storymaps to display in hub sites via a Chrome browser? With it being the most commonly used browser it means that several of our hub pages are now mostly a grey screen due to the apps not showing - effectively making our websites unusable. Some of our pages rely on storymaps for the majority of the content displayed.
... View more
02-25-2021
01:21 AM
|
0
|
0
|
4729
|
|
POST
|
I am having trouble with Storymaps not displaying in my ArcGIS Hub pages in Chrome (tested in Version 88.0.4324.190 (Official Build) (64-bit)). The storymaps work fine as standalone items, and can be viewed through the storymaps site. However, when adding them to my hub pages (via an Application item), where the storymap should be is greyed out with a page icon with a sad face, and the message www.arcgis.com refused to connect. I have checked the following: The storymap is published The storymap is shared to the hub initiative core team and contents groups All content in the storymap has the correct sharing permissions Cleared the browser I have also tried embedding via an iframe instead but I get the same result. I feel like this is related to sharing permissions somewhere along the way but I can't see where. Viewing the same hub pages via Microsoft Edge works. Any ideas?
... View more
02-24-2021
10:05 AM
|
1
|
15
|
6302
|
|
POST
|
Hi @Anonymous User, Thank you. I have sent you a private message with the zipped survey form attached. Kind regards, Rob
... View more
02-23-2021
01:32 AM
|
0
|
0
|
4601
|
|
POST
|
Hi @Anonymous User, I am receiving the same error (survey published from Connect) but have gone through the solution you mention (removing null rows in Notepad++) but the error remains. Is there anything else that could be throwing up this error message? Tested in Chrome and Edge browsers. Error: Initializing form... Unable to auto-detect delimiting character; defaulted to ',' Unable to auto-detect delimiting character; defaulted to ','
... View more
02-19-2021
09:03 AM
|
0
|
2
|
4613
|
|
POST
|
Hi @IsmaelChivite, I am trying to use a pulldata function to pull in the geometry for a geoshape question, based on a select_one choice. Note that this is in a repeat. The geometry is moderately complex (up to 52 sets of coordinates to build the geometry string). Therefore, I have opted to store the geometry string as a single field in an external csv (e.g. 51.0718794880673 -0.832585294109184; 51.0716407642081 -0.833096529055853; 51.0713819551087 -0.833697778802456 ...). I can successfully pull the geometry string in to a text field (called Geometry), but when I then use that field as the calculation for the geoshape it fails. I have tried the following in the calculation field: ${Geometry} - fails with the attached error message string(${Geometry}) - fails with the attached error message number({Geometry}) - doesn't fail loading in Connect, but the Geometry does not appear in the Geoshape question. Is there a way to get this to work in the way I am doing it? Or will I need to have (52) separate columns in the csv being used by the pulldata and concatenate them as I would for a Geopoint question?
... View more
02-17-2021
02:27 AM
|
2
|
0
|
5109
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-20-2025 10:16 AM | |
| 1 | 03-24-2026 03:17 AM | |
| 1 | 05-27-2020 02:34 AM | |
| 1 | 01-07-2026 09:19 AM | |
| 3 | 10-20-2025 01:36 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|