Select to view content in your preferred language

Choice Filter dos not work in Web View when more than one condition is coded

107
0
03-27-2025 12:23 AM
NaeimBabaii
Occasional Contributor

I have a dropdown menu (select one from file.csv) with a Choice Filter that has two dependencies:

  1. Reading a value entered from a previous dropdown.
  2. Filtering it based on a field in an external CSV file.

Problem: The Field Map App version works correctly and shows the filtered result in the dropdown menu. However, the web version does not return any result at all.

i believe there is a compatibility issue with the web version of Survey 123 to compile those condition in the choice filter.

typenamelabelhintguidance_hintappearancerequiredrequired_messagereadonlydefaultcalculationconstraintconstraint_messagerelevantchoice_filter
               
select_one_from_file BIRDS_FieldObserverOrgs.csvconsultantConsultant  autocomplete        isFieldObserver="TRUE"
select_one_from_file BIRDS_ContractorPersons.csvapproverApprover:  autocomplete        company=${consultant} and isApprover="TRUE"
0 Kudos
0 Replies