1

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?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
sid
  • 43
  • 1
  • 1
  • 6

1 Answers1

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

enter image description here

Vadim Gremyachev
  • 57,952
  • 20
  • 129
  • 193