Loading...

RE: Creating Hyperlink in QListView Webpart

RE: Creating Hyperlink in QListView Webpart

#6133
Anonymous
Anonymous
Participant

Also please ensure that the url used in the LinkTo field starts with http otherwise it will consider it as a relative url (ie. http://www.quest.com instead of http://www.quest.com) and the url will be appended to the current site url (this explains why it was doubling the url in your case).