Discussions

 View Only
  • 1.  Require one checkbox

    Posted 03-20-2020 20:16
    Sorry I am brand now to Quickbase and I'm taking over a project for someone else.

    I have multiple country checkboxes. (USA, Canada etc). How do I require just one of them to be checked? Don't care which just need a country to be checked.

    Thanks!

    ------------------------------
    Brian Brown
    ------------------------------


  • 2.  RE: Require one checkbox

    Posted 03-20-2020 21:42
    np,
    Make a form rule.

    When all of the 
    checkbox 1 unchecked
    checkbox 2 unchecked
    checkbox 3 unchecked

    Action
    Require
    checkbox 1
    checkbox 2
    checkbox 3 


    Alternatively, you can have  form rule to Abort the save

    when  the record is saved 
    and
    checkbox 1 unchecked
    checkbox 2 unchecked
    checkbox 3 unchecked

    Abort the save with a message "sorry, you must select a checkbox"


    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------