Loading...

Dynamically change ListName in qlistview

Dynamically change ListName in qlistview

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

      Running: SP2007

      I have created a generic master page which is something like a dashboard, so that each project has the same layout.

      For each project is created a document library.

      Since ListName is “hardcoded” into the .dwp file I want a solution where I can change the ListName.

      <Lists>

           <List SiteUrl=”.” ListName=”13″ />

      </Lists>

      This could be done either with HTTP parameters, or by having a unique xml-file where the ListName has been modified with the relevant library (this can be done with Nintex workflow).

      But, how to call an external .dwp or .xml file to be included in a .aspx web part page so that the Web part qlistview can read this file?

      Or

      Is there another way to make ListName dynamically?

    • #5383
      Anonymous
      Anonymous
      Participant

      Out of the box there is no such an option available.

      I wanted to say "use PowerShell" but you are on SP2007.You can try some js code.

      If you find a solution please share it with us, it might be helpful for other people.

Viewing 1 reply thread

You must be logged in to reply to this topic.