On Thu, Jan 6, 2011 at 2:38 PM, Jerome Velociter <[email protected]> wrote: > Hoï Jorris, > > On Thu, Jan 6, 2011 at 12:37 PM, Joris Dirks <[email protected]> > wrote: >> Hi Jerome, thanks for the swift reply! As you asked, screenshot (and the >> code): >> https://wiki.noiv.nl/xwiki/bin/view/Sandbox/lists > > Have you tried adding "filterable":true to the properties you expect > filters for ? (it seems only one has it right now)
Yes, to no resort. The filterable=true is set for the first column (a string) but clearly doesn't work ;) (it should be 'true' per default anyway, right? Disabling it for the two that are filterable, does work). > Also I forgot to ask : which version of XWiki NOiV is running ? Oh, good point: 2.4, if I'm not mistaken. Thanks again! > >> >> On Wed, Jan 5, 2011 at 6:18 PM, Jerome Velociter <[email protected]> wrote: >>> Hi Joris, >>> >>> While date filters are not supported yet (also I would like to work on >>> that in a not-so-far future), the other property types should work as >>> expected. >>> >>> We can't see your screenshot since this list does not support >>> attachments. Can you post it somewhere on the web and point us to it ? >>> >>> Thanks, >>> Jerome. >>> >>> On Wed, Jan 5, 2011 at 4:34 PM, Joris Dirks <[email protected]> >>> wrote: >>>> I'm having fun with the livetable macro but can't seem to enable >>>> filtering for certain columns. It seems this is because they aren't >>>> TextArea but have the type 'String', 'Date' or 'Static List'. >>>> Screenshot for illustration. >>>> >>>> I am not sure anymore why I made the property 'indieneradres' in my >>>> example a string when I created a certain class but it bites me in the >>>> back now. (I probably wanted the form to validate the input). Should I >>>> just delete that property and make a new one of type TextArea? >>>> For the column with static list-values, I sort of expected a drop-down >>>> or multiselect filter of sorts. >>>> >>>> Thanks for your ideas! >>>> >>>> >>>> On a related note, the template for shown class shows up in the >>>> livetable (as IssueTemplate matches the >>>> option:"className":"Helpdesk.IssueClass"). >>>> This results in a row with 'emptyvalue' for every value. Does anyone >>>> know of a quick fix for that? >>>> >>>> _______________________________________________ >>>> users mailing list >>>> [email protected] >>>> http://lists.xwiki.org/mailman/listinfo/users >>>> >>>> >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/users >>> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
