Hi,
I am facing an error during deployment, even though there are no errors when previewing the form. The error seems to occur because I created rules for 10 select_one questions:
- The options are limited to one: Choose.
- The option will disappear in the other 9 questions if one question has already been selected.
- Mandatory for all 10 questions if none of the questions have been selected.
- This mandatory requirement will disappear in the other 9 questions if one question has already been selected.
type | name | required | choice_filter |
---|---|---|---|
select_one ya | calon1 | ${calon2}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon2 | ${calon1}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon3 | ${calon1}=ββ and ${calon2}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon4 | ${calon1}=ββ and ${calon2}=ββ and ${calon3}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon5 | ${calon1}=ββ and ${calon2}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon6 | ${calon1}=ββ and ${calon2}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon7 | ${calon1}=ββ and ${calon2}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon8}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon8 | ${calon1}=ββ and ${calon2}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon9}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon9},name)) and not(selected(${calon10},name)) |
select_one ya | calon9 | ${calon1}=ββ and ${calon2}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon10}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon10},name)) |
select_one ya | calon10 | ${calon1}=ββ and ${calon2}=ββ and ${calon3}=ββ and ${calon4}=ββ and ${calon5}=ββ and ${calon6}=ββ and ${calon7}=ββ and ${calon8}=ββ and ${calon9}=ββ | not(selected(${calon1},name)) and not(selected(${calon2},name)) and not(selected(${calon3},name)) and not(selected(${calon4},name)) and not(selected(${calon5},name)) and not(selected(${calon6},name)) and not(selected(${calon7},name)) and not(selected(${calon8},name)) and not(selected(${calon9},name)) |
I need help please.