0
Clearing Multiple Choise selections dynamicaly
Hi, I would like to clear the choices in the multiple-choice when the yes/no selection is false. How do I instruct a multiple choice to clear? Thanks stay safe
2 replies
-
Does this work :
multiplechoice =: 0
-
Perfect thanks
if 'Note Weight' = false then
'Choice Weight' := 0
end
Content aside
- 4 yrs agoLast active
- 2Replies
- 590Views