Skip Navigation Links
Skip navigation links
Products
Support
Downloads
Site Map
Contact Us
SharePoint Solutions Software Community Support

Welcome to the SharePoint Solutions Software support forums.

Here you can research answers to your questions, or request support for SharePoint Solutions software products. Our forums are grouped by software product, with two additional groups for free software and general discussion.

To create a topic or reply to an existing topic, sign-up or login.

Custom template with link to document

Last post 10-13-2008 3:32 AM by moduspecalertman. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 10-02-2008 8:25 AM

    Custom template with link to document

    We want to create a custom alert template with a direct link to the document itself. None of the standard tokens in Alert Manager contains this.
    Who can I create this...please help.

    PS: I know that this post should be in the General forum but when I go there I receive a user not found error?!

    Filed under:
  • 10-02-2008 1:37 PM In reply to

    Re: Custom template with link to document

     The {ItemLink} token may change in a future version, but currently it creates a link to the properties page for the item.

    You can create a link directly to the item by combining the tokens as below.

    <a href="{SiteAbsoluteUrl}/{ListTitle}/{FileLeafRef}">{Title}</a>

     

    David Fisher
    Software Engineer
    SharePoint Solutions
  • 10-13-2008 3:32 AM In reply to

    Re: Custom template with link to document

     Thanks for your help it worked.

Page 1 of 1 (3 items)