Data is lost when correcting data in a submitted form

Hi @BartRoelandt
I do hope you are fine. I work with @Kal_Lam and I am looking at your form dubbed “A test for kobo2.”. When I try running the form, I see the following

Quick query as I look through your form and specifically this part

I cannot see the csv file uploaded onto the project. Could you confirm if this has been done.

In the meantime, I would recommend a slight test to see if this will resolve your issue
search(‘soorten_hab’, ‘contains’, ‘dutchname_key, scientname_key’, ${soortk})
could you please try by forcing a search on one column to see if the issue is resolved e.g.
search(‘soorten_hab’, ‘contains’, ‘scientname_key’, ${soortk})

Most importantly, when you say this does not work within your repeat, does it mean the search does not work or the repeat does not work? PS: My response/queries above is pegged on the assumption that the search does not work.

Regards,
Stephane

1 Like