Hello, I was curious to know if anyone had tried to bring in multiple values to fill in some repeats? I have looked through the Survey123 stuff and have only been able to find information about bringing them into normal fields. I am on the most up to date version of Survey123.
Solved! Go to Solution.
Just push them into a set of dummy fields, they can even be hidden if I remember right. Then call those dummy fields in the repeat. You can set the bind esri type column to null to keep the dummy fields out of the feature service if you want.
Hope that helps
Just push them into a set of dummy fields, they can even be hidden if I remember right. Then call those dummy fields in the repeat. You can set the bind esri type column to null to keep the dummy fields out of the feature service if you want.
Hope that helps
I do like that idea and will play around with that. One issue I see is that the amount of inputs there will be is unclear. Some could be as simple as 2 and others could have as many as 10-12 values to put in.
As far as I know it is the only way. I have passed up to 10 or so in a URL before. But the maximum length of a URL in the address bar is 2048 characters.