i've a requirement, where in my google form i've multiple dropdowns and here (in dropdown) i've to show the data's from the table (which is in google sheet i.e like microsoft excel).
so, i've to fetch these data from sheet(google sheet) and show these data in the google form drop down ( basically i want to do it using appscript)
so can someone help or suggest any good way to do this??