this could be done in Dandelion-Datatables via new column attributes such as filterProperty, sortProperty, displayProperty being the current property attribute
Rizzi
@RizziCR
yes
Thibault Duchateau
@tduchateau
edit
Rizzi
@RizziCR
property should then be the default „_“ and if the others are set, add them to the object
Thibault Duchateau
@tduchateau
(and of course their Thymeleaf counterparts: dt:filterProperty, dt:sortProperty)
Rizzi
@RizziCR
around end of the week or the week then. i think i have some time to build a PR for this
Thibault Duchateau
@tduchateau
=> wip/1.1.0 ;-)
Rizzi
@RizziCR
ok ;)
i update my fork of data tables now ;)
hmm.. first.. read docs how to do :D
i don’t understand github completely ;)
Rizzi
@RizziCR
i have a question to 0.10 :/
for the external form filter. how can i remove the „all“ (the first entry) in the filter type select?
my list (filterValues) doesn’T include such a entry