Loading...

Question regarding qlist view

Question regarding qlist view

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

      Hello there,

      ListView web part can be used to aggregate content from multiple lists into a single view. But what if someone is interested in using it in reverse?

      Here’s is the requirement.

      There is a parent site with a master task list containing tasks for multiSample projects. Each of these projects has its own sub site. The goal is to be able to isolate tasks by project and display them on the landing page of their respective sub sites. All the sites are in the same site collection.

      Here’s an example.

      Parent site P has a master task list containing tasks for Projects 1, 2, 3, etc. On Project 1’s site landing page we would like to display only Project 1’s tasks. So somehow we would need to isolate Project 1’s tasks from the master task list.

      Is it possible to use the ListView web part to satisfy the requirement?

      Thank you for any advice.

    • #4911
      Anonymous
      Anonymous
      Participant

      In this case, the master task list must have a column that stores something like a ProjectID that can be used to associate the task to a project. You can try to configure a qListView on the landing page of a subsite and create a CAML filter condition that filters the task list on that column, so tasks belonging to other projects are hidden.

Viewing 1 reply thread

You must be logged in to reply to this topic.