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
-
-
-
DavidFisher


- Joined on 07-07-2008
- Posts 16
|
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
|
|
-
-
moduspecalertman


- Joined on 06-16-2008
- Posts 5
|
Re: Custom template with link to document
Thanks for your help it worked.
|
|
Page 1 of 1 (3 items)