Skip to main content

Visibility Conditions

Configure visibility for Cornerstone elements using iMember360 Conditionals, Keap Tags, and PHP Statements.

iMember360 Conditional

Set iMember360 Conditional condition

  1. Click on the element you wish to set a display condition for.
  2. Click on the Customize tab.
  3. Select Conditions.
  4. Choose Conditional in the iMember360 section in the dropdown.
  5. Choose the evaluation mode of the condition. If selected is true the conditional must evaluate true, if selected is false, the conditional must evaluate false.
  6. Select the iMember360 Conditional.
  7. Click on Save.

Keap Tag

Set Keap Tag condition

  1. Click on the element you wish to set a display condition for.
  2. Click on the Customize tab.
  3. Select Conditions.
  4. Choose User has Tag in the iMember360 section in the dropdown.
  5. Choose the evaluation mode of the condition. If selected is true the user must have the selected tag, if selected is false, the user must not have the selected tag.
  6. Select the Keap Tag.
  7. Click on Save.

PHP Statement

Set PHP Statement condition

  1. Click on the element you wish to set a display condition for.
  2. Click on the Customize tab.
  3. Select Conditions.
  4. Choose PHP Statement in the iMember360 section in the dropdown.
  5. Choose the evaluation mode of the condition. If selected is true the PHP Statement must evaluate true, if selected is false, the PHP Statement must evaluate false.
  6. In the PHP Statement input area define the required PHP conditional statement. Any valid PHP conditional function can be used.
  7. Click on Save.