Loading...

qListView – How to direct the link to custompage in Linkto

qListView – How to direct the link to custompage in Linkto

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #4211
      Anonymous
      Anonymous
      Participant

      Hi,

      I have a qlistview part showing lists from two different sites. (within the same site collection).

      Title                         Address                City          zip               site URl                                   SiteName

      title1                         …     ….                                                  http:/xxxxx.com/site1               site1

      title2                         …          …          ….                                   http:/xxxxx.com/site1               site1

      title3                         ….     …     ….     …..                                   http:/xxxxx.com/site2               site2

      title4                         ….     ….     …..     …..                              http:/xxxxx.com/site3                    site3

      When I click on Title colum, it goes to the edit form.

      However, I would like the LINKTo to go to  http://xxxx.com//<Site Name>//sitepages/customload.asx?parameter=<%City%>

      The new version provides me the URL of the document in the form of workspace URL, however I could not use it like <%Workspace URL%>/sitepages/customload.aspx?parameter=<%City%>

      any idea on how to accomplish this ? (Workspace URL, Site Name are the virtual columns provided by Quest). However the problem is using it in the link like string addition. May be I am mission something here which is obvious?

      Thanks,

      Ramesh

    • #5206
      Anonymous
      Anonymous
      Participant

      Solved it by using this http://communities.quest.com/message/7070#7070 – Thanks a lot I was putting the URL in the title filed instead of the List views.

      You saved my day!

Viewing 1 reply thread

You must be logged in to reply to this topic.