Select to view content in your preferred language

Survey123 Web: FormLogicError Could not evaluate: 6250998, message: t.v.sort is not a function

162
1
4 weeks ago
tssau
by
Emerging Contributor

In Survey123 Connect, I have multiple questions in the repeat with the following expression in body::esri:visible:

(${repeat_index}=1) or ( ${repeat_index}!=1 and ${is_active}='Yes')

(only display the question when it's the first entry, or if it's not the first entry and you marked is_active to yes.

Within a repeat, I'm getting this error on my form when toggling a yes/no (is_active) question to "No". I'm assuming it's related to the aforementioned questions, because they are affected by the change. 

This works fine in Survey123 Connect.

0 Kudos
1 Reply
abureaux
MVP Frequent Contributor

You didn't mention where this isn't working. I tested in both web and S123 Field App. Worked in both. 

Is your S123 Connect (and maybe field app) up to date? I recommend using the Microsoft Store versions of both apps as those auto-update.

Connect:

abureaux_0-1750706360434.png

Web:

abureaux_1-1750706376011.png

Field app:

abureaux_2-1750706404784.png

 

I attached my test in case you wanted to inspect. 

0 Kudos