Issue with autocomplete, search or fill from CSV file

Hello,

I am trying to create a KoboToolbox form to register student attendance. I want the form to be as simple as possible for field staff, so I would like to preload all student names in a CSV file, and allow the staff to search or autocomplete the student name when marking attendance.

For each student, I also want to retrieve additional information like the student ID and region from the CSV using pulldata().

The list could have more than 500 students and this is the data base

I need help to know how to do id I just try several times and i couldnt

Welcome back to the community, @andrea_galeano! You can refer to this support article, Pull Data Functionality in KoboToolbox, to learn more about how the pulldata() function works..