Loading...

List views in qListView web part

List views in qListView web part

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #4751
      Anonymous
      Anonymous
      Participant

      I assume that you're asking about the SI QWP web parts.

      If that's the case, on SQL Server we don't support view or other stuff only stored procedures.

      If we talk about Oracle then we support tables, views and stored procedures.

    • #6600
      Anonymous
      Anonymous
      Participant

      From the title I see now that the question is about the qListView and not the SI.

      My previous entry is still true but it doesn't apply to this question.

    • #4090
      Anonymous
      Anonymous
      Participant

      Hi,

      Could you please assist with the following question:

      I am looking on information on how to include data from a view instead of all items from a list in the qListView.

      I have created views on the lists I would like to include in my qListView webpart but when I add the list in the ezEdit I can only pick the name of the list and I have no further options to select the view.

      Thanks,

      Kate

    • #6601
      Anonymous
      Anonymous
      Participant

      I am actually trying to display multiple lists in the one webpart.  I am able to do this using the qListView webpart, my issue is that I get all records from all the lists and I would like to only see specific records from each list.

      the records I would like to display are already filtered in a view on each list, is there a way to connect to that specific view instead of all items in the list?

      Thank you for your help on this.

      Example:

      List 1

      View All tasks:

      task 1

      task 2

      View Active tasks:

      task 2

      List 2

      View All tasks:

      task 3

      task 4

      View Active tasks:

      task 4

      Final list

      task 2

      task 4

    • #4750
      Anonymous
      Anonymous
      Participant

      You can filter the lists you want to show using the CAML filter option in ezEdit.

      You just need to set up conditions based on the task status.

Viewing 4 reply threads

You must be logged in to reply to this topic.