Conditional for project ID

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • daveconz
    Member
    • Sep 2004
    • 79
    • 3.0.3

    Conditional for project ID

    I use a conditional to insert content in the navbar of certain forums like so:

    Code:
    <if condition="in_array($forumid, array(1,2,3))">
    <!-- Forum-specific content here -->
    </if>
    How do I do the same thing for a set of projects?
    dave.co.nz
  • mlx
    Senior Member
    • Jan 2001
    • 679
    • 3.8.x

    #2
    I guess it's $project[projectid]
    Planning to continue using VB 3.8 post EOL? Then join the VB 3.8 Forever group and vB3Forever.org!

    Comment

    • daveconz
      Member
      • Sep 2004
      • 79
      • 3.0.3

      #3
      Thanks mlx.
      dave.co.nz

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...