3liz / lizmap-javascript-scripts

Scripts for Lizmap Web Client
Mozilla Public License 2.0
18 stars 40 forks source link

Script to filter on each attribute table's column #1

Closed nboisteault closed 5 years ago

rldhont commented 5 years ago

Do you think they are some lack in lizmap ? @mdouchin what do you think about this ?

nboisteault commented 5 years ago

It would be great if we could configurate filters for columns in the Lizmap plugin. We could activate/deactivate for every single column and we could also tell which kind of filter we want like a free field or a HTML select or a list of checkboxes for every values.

rldhont commented 5 years ago

@nboisteault why do you use a setTimeout ? No event when the table is ready ?

nboisteault commented 5 years ago

@rldhont because of https://github.com/3liz/lizmap-web-client/issues/997

rldhont commented 5 years ago

ok, needs to be fixed.