More than one expression possible?

Discussion in '[bd] Widget Framework' started by Pete Thomas, Sep 22, 2015.

  1. Pete Thomas

    Pete Thomas New Member

    Is it possible to hide a widget from a specific user and from a specific forum

    e.g. how can I have more than one expression:

    Code:
    $visitor['user_id'] != 65
    $forum['node_id'] != 6
    Thanks
     
Loading...