I have a content query web part on page which i am using to pull a list of links (from a link list)to display on page. I thought clicking this link, user would be able to navigate to the link itself, but when clicked rather the List item is opened. Can anyone tell me how i can have the link to redirect to the URL beneath and not the list item?
Asked
Active
Viewed 2,386 times
1 Answers
0
In order to render Links List items that redirects to the URL instead of List Item URL in CQWP, specify in Presentation tab for Fields to display:
Link: URL [Custom Columns];
as shown on picture below

Vadim Gremyachev
- 57,952
- 20
- 129
- 193
-
The picture looks like a dead link – Peter Walke Feb 10 '14 at 15:34