Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #8288
      Khoa Liber
      Participant

      [Bug] When I was playing around with the field conditions, I noticed that the following code didn’t work properly:

      'conditions' => array(
        'compare' => '==', // work the same way as: 'compare' => '!=', 
      ),
    • #8300
      Jason
      Keymaster

      Hi @Koa Liber!

      All you need is ‘=’, not ‘==’. 🙂

Viewing 1 reply thread
  • You must be logged in to reply to this topic.