Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(This recipe assumes the user is assigned to only one group.)

See this in action on our demo site!

Result

Not applicable.

Recipe

...

You can recreate the example in the editor view:

...

Steps

  1. Create a Show If macro.
    Set the User Groups parameter to the "operations" group.

  2. Within the Show If macro, create a Redirect macro and set the following parameters:

    • Location to the space URL for the Operations space.

    • Delay to "0"

  3. Create another Show If macro.
    Set the User Groups parameter to the "marketing" group.

  4. Within the Show If macro, create a Redirect macro and set the following parameters:

    • Location to the space URL for the Marketing space.

    • Delay to "0"

...

Line-by-Line Explanation

Not applicable.