Is there select_one_from_url?

i Need to implement like this question type select_one_from_url
so i can get update for the select_one question as new submission as occurred

@mediaan, please be informed that the system does not support select_one_from_url but the system does support select_one_from_file and select_multiple_from_file as outlined in the support article Select One or Many From External File Question Type.

@Kal_Lam but i realy need to update the csv file after each submition becuase i have select one type question and its choices should be from the previous submissions
espcialy from the text question type that named personName in my form

is there any way to implement that because i have seen form did the same thing
or if ODK platform provide this service ?