Chained Selects CSV Location

I’m running a cron job that generates a CSV of data on my server nightly. I’d like to use that CSV to dynamically populate dropdowns. I think chained selects will do the CSV data part, but is there a way that I can point the form to the CSV on the server to repopulate the data?

Check whether the filter gform_chainedselects_import_file might work here.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.