Details
-
New Feature
-
Resolution: Fixed
-
Major
-
7.0.1
-
None
Description
Hi,
I have a Class/Sheet/Template.
My Class contain some properties: Database List:
- not multiselect with Display Type :radio
- and source: XWiki Class Name + Id Field Name + Value Field Name
With livetable I can filter data when I select One value from 'MyProperty' :
{ 'type' : 'list'}, but I want select multi value to display data with OR condition.
Here a nice screeshot to explain better.
I managed this with ResultPage copied from XWiki.LiveTableResultsMacros.
I can modify LiveTableResultsMacros to add this feature if interested.
WDYT?
Pascal B
Attachments
Issue Links
- is related to
-
XWIKI-13520 Add bootstrap-select displayer for multilist feature on livetable
- Closed