Dears,
I am struggling for a while now, trying to edit Repeat questions in the Inbox of my survey.
The answers are all not editable [Dimmed] [Greyed] so I cannot edit any answer if it is in the Repeat.
While I can still edit answers if its not inside the Repeat.
I used [query allowupdates=true] in [bind::esri:parameters] column on beginrepeat row.
james tedrick philip wilson ismael chivite
Solved! Go to Solution.
1) Please insure you have allowUpdates=true (case sensitive with no spaces) in the bind::esri:parameters for the repeat you are trying to edit in your XLSForm. If you need to include a query statement such as allowUpdates=true query="Editor='MyName'" make sure there is a space between the key value pairs. The query parameter is optional. Make sure to refresh your survey in the Survey123 App for the changes to show after republishing. See Prepare for editing existing survey data for additional info.
2) When was your survey published and how was it published? If using Survey123 Connect, what version? There have been recent changes (June 2019) to the editing ability of Surveys and if your survey was published before this time or using an older version of Survey123 Connect may be your issue.
A quick check:
If this works, try downloading and installing he most recent version of Survey123 Connect and/or republish your survey. You can just use the option noted above, but if your survey is large it may be slow to load.
1) Please insure you have allowUpdates=true (case sensitive with no spaces) in the bind::esri:parameters for the repeat you are trying to edit in your XLSForm. If you need to include a query statement such as allowUpdates=true query="Editor='MyName'" make sure there is a space between the key value pairs. The query parameter is optional. Make sure to refresh your survey in the Survey123 App for the changes to show after republishing. See Prepare for editing existing survey data for additional info.
2) When was your survey published and how was it published? If using Survey123 Connect, what version? There have been recent changes (June 2019) to the editing ability of Surveys and if your survey was published before this time or using an older version of Survey123 Connect may be your issue.
A quick check:
If this works, try downloading and installing he most recent version of Survey123 Connect and/or republish your survey. You can just use the option noted above, but if your survey is large it may be slow to load.
Lance Thanks for the prompt response,
Actually I am using SurveyConnect & fieldapp version 3.5.x.
Also I checked using [Always use latest version] in MySurveys.
When I use allowUpdates=True without the query parameter it doesnot work at all.
I made sure that [query allowUpdates=True] is retrieving the answers but [Greyed] so I cannot edit.
I publish the survey from connect >> download survey in fieldapp >> collect answer and submit >> refresh inbox Tab in fieldapp >> retrieve answers [some are editable and some are not as noted in the pictures].
I need to know if it is allowable to edit repeats [relatedTables] retrieved from inbox or not ?
BTW I am following the steps mentioned here https://community.esri.com/thread/204276-repeat-questions-in-inbox-not-showing but still cannot edit the repeat answers.
LANCE,
It worked. I think it just needed a refresh for the survey and a republish..
Thanks
I was dealing with a similar problem, and the only thing that made it work was to put "allowUpdates=true query" in the bind::esri:parameters column. (in the "begin repeat" row.)