Details
-
Improvement
-
Resolution: Duplicate
-
Major
-
None
-
5.2
-
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
- duplicates
-
XWIKI-9339 Add a parameter to the livetable macro to force displaying hidden docs
- Closed
- is duplicated by
-
XWIKI-8973 Allow showing hidden document in livetable
- Closed