S5 Adding a Tell-A-Friend Link

Use the S5 Tag to offer a text or image link to a form for sending emails about your site. Display the email form in the same browser window or in a pop-up window.

This tag is the only mechanism for linking to customized Tell-A-Friend content that you create specifically for PageBuilder embedding.

Application

PageBuilder

Can You Add This S-Tag in the WYSIWYG content editor?

Yes

Note: The option under Links imports a generic TAF page, not the customized page.

Can You Add This S-Tag in the Luminate CMS WYSIWYG content editor?

Yes, this S-Tag can be added using the WYSIWYG content editor

Format

  • Standard

    [[S5:url_only]]

  • XML

    <convio:session name="5" param="url_only" />

Parameters

  • mfc_full_page - The form opens in a new window when a user clicks the link. This is the value used if no parameter is specified.

  • mfc_popup – The form displays in a pop-up window when a user clicks the link.

  • url_only - Renders the URL to the Tell-A-Friend form (without the HTML that displays an image or makes the URL an active link).

Sample Code

  • Standard

    [[S5:url_only]]

  • XML

  • <convio:session name="5" param="url_only"></convio:session>