Folder Sharing Template Tags

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

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

$FOLDERITEMS()

  • Description

    Returns a list of items in the folder.

  • Usage

    Use this tag to provide a preview of the contents in a newly-shared folder.

  • Parameters

    Maximum number of items to display. If not specified, 15 is the default maximum.

$FOLDERNAME()

  • Description

    Returns the name of a shared folder.

  • Usage

    Include this tag to display the name of the shared folder.

  • Parameters

    None.