Create a "select one" question using a value from a previous submission

i have select one question that has choices from csv file and this file for previous respondents
i want to updated csv automatically with each submission because its content from previous submissions, so after each submission, i want this file to be updated automatically and i want to use these file in the same form so i don not want to make parent and child form

so as a summary how To design a KoBoToolbox form, specifically to create a “select one” question using a value from a previous submission in the same form so i do not want to use child form i want it in the same form (parent form)

Hi @mediaan,

KoBoToolbox does not natively support automatic CSV updates upon each submission.

2 Likes

is there any other platform can do that?