Error: And these rules or functions = true

Forums Classic DFFS Error: And these rules or functions = true

Viewing 3 reply threads
  • Author
    Posts
    • #12511
      Peter Stilgoe
      Participant

      Hi

      Basically have 2 dropdowns, one with dates & one with times

      If a certain date AND time is selected I want to do an action, display message & hide submit button.

      However everything I do I see to get the error:

      [Error in “And these rules or functions = true” for the rule index 9]

      The debug log for the 2 rules is:

      DFFS debug rules (4.366)

      6thSeptember (on change) [16:37:40.443]

      Trigger: Porting_x0020_Day
      Current value: Tuesday 6th September (No appointments after 15:30 on this date)
      Operator: Equals
      Target value: Tuesday 6th September (No appointments after 15:30 on this date)
      Match = TRUE

      Actions for “6thSeptember” [16:37:40.448] •••

      6thSeptemberTimes (on change) [16:37:42.689]

      Trigger: Porting_x0020_Time
      Current value: 15.30 – 16.00
      Operator: Equals
      Target value: 15.30 – 16.00
      Match = TRUE

      [And these rules or functions = true / false]: 6thSeptember=true = FALSE

      Reversed actions for “6thSeptemberTimes” [16:37:54.834] •••

      These are the last 2 rules in the form.

      I cant see what wrong, any help appreciated.

      Cheers

      Attachments:
    • #12530
      Alexander Bautz
      Keymaster

      Do you have a rule named “6thSeptember=true”? – I think maybe that you have entered the function name wrong in “And these rules or functions = true” – you are only supposed to use the name of the rule and not append “=true”.

      Alexander

    • #12534
      Peter Stilgoe
      Participant

      Hi

      Yep that is exactly what I was doing wrong, using ‘6thSeptember=true’ instead of ‘6thSeptember’

      Thanks for your help !

      Cheers

    • #12536
      Alexander Bautz
      Keymaster

      No problem – I’m glad we figured it out.

      Alexander

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