Hacker News new | ask | show | jobs
Ask HN: Do you forms that adapt to a .csv file?
1 points by joaov 484 days ago
I need a form with the same two questions: a small text for written feedback and a 5-star evaluation system. But I run a team of multiple sections and with changing needs for people. Sometimes I need 5 people for section A, 10 for B; sometimes 9 for A, 12 for B.

Do you know any forms that adapts by entering a .csv file with the names and section part?

I would upload a .csv file through an automation to the backend, and the form would adapt to the section and with the people's names of that section. Thank you!