ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Field visibility only to selected members

March 01, 2010 4:26pm

Subscribe [2]
  • #1 / Mar 01, 2010 4:26pm

    milk_

    9 posts

    I would like to display different information based on the actual group (anonymous/registered) of the user viewing the page.

    Would it be possible to simply hide an information for unregistered users?

    Thank you.

  • #2 / Mar 01, 2010 9:00pm

    Focus Lab Dev Team

    1129 posts

    Hey there and welcome to the forums 😊

    You can hide information from unregistered users (anyone not logged in) by using a conditional around the Guest member group like this:

    {if member_group != '3'}
    this is only seen by logged in users
    {/if}
.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases