View Sharing Template Tags

View sharing template tags can only be used with e-mail templates used for informing users when a view has been shared or unshared with them in Work Center.

You can also use Base Global template tags in view sharing e-mail templates.

$VIEWNAME()

  • Description

    Returns the name of the activity view.

  • Usage

    Use in subject line or in template body.

  • Parameters

    None.

$VIEWDESCRIPTION()

  • Description

    Returns the description of the activity view.

  • Usage

    Useful for sending details about the view to users.

  • Parameters

    None.

$VIEWLINK()

  • Description

    Returns a link to the view.

  • Usage

    Link is valid only for users who own a view or with whom a view is shared. For best results, do not include this tag in the template used to notify users that a view is no longer shared with them.

  • Parameters

    None.