Forum Discussion

ChethanaShetty1's avatar
ChethanaShetty1
Qrew Member
6 years ago

Restrict save

I have formula check box to validate the email.
And form is getting saved if the check box not checked also.
How to restrict that not to save unless check box is checked.?

------------------------------
Chethana Shetty
------------------------------

4 Replies

  • If the data entry is on a form you can make a form rule that says

    when
    the Record is saved

    and conditions
    checkbox is not checked

    abort the save

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • ChethanaShetty1's avatar
      ChethanaShetty1
      Qrew Member
      May I know where to write this formula..I'm new to quick base

      ------------------------------
      Chethana Shetty
      ------------------------------
      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        This would be where you are building t(e form.

        look at a record

        click Customize this form

        Click on Dynamic form rules.

        add new rule

        that is where you set you the form rule I described.

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