Forum Discussion

StevenPayne's avatar
StevenPayne
Qrew Member
3 years ago

Dynamic Form Rules

I am trying to create a dynamic form rule that states:

When field "x" = "1" show "y"
When field "x" = "2" show "z"
When field "x" = "3" show "y" and "z"

I get a form violation error.

------------------------------
Steven Payne
------------------------------

8 Replies

  • np, you just need to reverse your brain.

    Make a rule for when to show Y
    Make a rule for when to show Z

    Rule #1
    ie, when multiple conditions are true
    All of the following
    X=1
    X=3
    Action
    Show Y​


    Rule #2
    ie, when multiple conditions are true
    All of the following
    X=2
    X=3
    Action
    Show Z​

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • StevenPayne's avatar
      StevenPayne
      Qrew Member
      I believe I enter the formula correctly, but when saved and then I go into the form and make my selection for either option x, y or z, nothing happens.

      --
      Steven Payne
      IT Security Architect
      Fossil Group
      United States
      t: 405-306-4900



      • MarkShnier__You's avatar
        MarkShnier__You
        Icon for Qrew Legend rankQrew Legend
        Can you post a screen shot of one of your rules?

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