All the instructions I've found so far say that the .csv must be put into the media folder.... So that .csv is only good for a single survey.
Is there any way to force all my surveys to pulldata from a single source?
Solved! Go to Solution.
YES WE CAN!!!!!
Just did a test run with linked cells from a single source and it works!!!!
Not that I have seen.
My idea is to have a master lookup form (have a form that just has a bunch of choices, external_choices, or csv files with it). Then the pulldata has a itemid in it that points to this master form. Seems like a way to do it without any new tech needed.
I have an Observes list that varies throughout the year as crews come on and leave. Right now I have to update the same list in 9 different forms. Having a Company X lists form would be cool.
Great idea.
I wonder if we can link cells in the XLSForm choices tab (or custom choices tab) to a master excel file?
YES WE CAN!!!!!
Just did a test run with linked cells from a single source and it works!!!!
Hi Bryan,
Can you outline the workflow steps you used to make this happen please.
Regards,
Craig
Certainly, If you have data, let's say its something simple like the names of your field crew, that needs to be included in multiple forms and has the potential to change from time to time.
If there is a way to do this more efficiently, please let me know.
Thank you Bryan.
This will work when in Excel but you would still have to open, refresh, then republish each form.
You can even link excel to SQL directly. But again this just changes your excel on your computer. Still got to get it up to 123. Still have to open all your forms and republish.
But only the existing forms, anything new after building the master would a cinch.
You can also pull data from a feature server with some code in a calculation field
You will just have to add an extensions folder to your survey folder with a file with the appropriate JavaScript functions in it.