how to prevent a rule from automatically triggering?

Comments

2 comments

  • Avatar
    SB

    I'm able to build the rule to address all potential variations by using "Execute Rules Independently" and comprehensive set of rules. I think it meets the requirements.

    Just curious. Is it even possible to control the logic behind rule triggering when opening/saving a "Summary Columns" type subform by using custom JavaScript? 

    0
    Comment actions Permalink
  • Avatar
    Jason Wells

    Hello,

    By default rules shouldn't be triggering.

    A few suggestions:

    • Checking the form level rules to see if you have any rules triggering "on Form Load"

    • Checking any controls in the subform to see if they are triggering rules on form load.
    • Checking the console to see if any rules are triggering

    Additionally, when looking through some version patch notes, v8 introduces 

    "15.0311.06
    Add new row within a subform can be configured whether to trigger rule execution." 

    Is this sort of configuration available in your current version?

     

    Thanks,

    Jason Wells

    0
    Comment actions Permalink

Please sign in to leave a comment.