Rule not firing on Form Load on Edit Form

Home Forums Classic DFFS Rule not firing on Form Load on Edit Form

Viewing 2 reply threads
  • Author
    Posts
    • #39236
      Brian Oster
      Participant

        I have several rules based on a field called “Status”. Depending on the value it sets certain fields read only and hides elements. It works fine when changing the “Status” field but it is not working on Form Load even though “Form load and field change” is set in [Validate on] in the rule. I have tried “Delay load of DFFS” set all the way up to 2000ms with same result.

      • #39237
        Alexander Bautz
        Keymaster

          Hi,
          You must turn on debugging on all rules that interacts with any of the fields in question to see what is actually going on.

          Keep in mind that the way rules work in classic DFFS is that if not disabled, all rule actions are reversed if the rule does not match (required fields become optional, hidden fields become visible and so on) – toggle “No reversion in this rule” to avoid this.

          Let me know if you have any questions.

          Alexander

        • #39238
          Brian Oster
          Participant

            Checking “No Reversing of this rule” on all the rules appears to fix the Form Load issue. Thanks for the quick response.

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.