0

Clearing Multiple Choise selections dynamicaly

Screen Shot 2020-03-30 at 11.50.56 AM

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

null
    • Ninox partner
    • RoSoft_Steven.1
    • 4 yrs ago
    • Reported - view

    Does this work :

    multiplechoice =: 0

    • wynand
    • 4 yrs ago
    • Reported - view

    Perfect thanks

    if 'Note Weight' = false then
    'Choice Weight' := 0
    end

Content aside

  • 4 yrs agoLast active
  • 2Replies
  • 587Views