Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-9739

Add ability to customize the Query filters used by the Livetable

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Major
    • None
    • 5.2
    • LiveTable
    • None
    • Unknown
    • N/A
    • N/A

    Description

      Right now the following is used in LiveTableResultsMacros:

        #set($query = $services.query.hql($sql).addFilter('currentlanguage').addFilter('hidden').setLimit($limit).setOffset($offset).bindValues($sqlParams))
      

      We need to be able to specify the list of filters when using the LT to cover various use cases. A typical one is when we want to list all pages even they're hidden.

      Attachments

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              vmassol Vincent Massol
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: