I am trying to use the Export plugin for UI-O-MATIC. Now I got a Listview with some filters. If I select a filter and export the listview it exports all the rows and not just the one that are filtered by the listview.
Is this hard to archieve or am I missing something?
UI-O-Matic Addons Export
Hi,
I am trying to use the Export plugin for UI-O-MATIC. Now I got a Listview with some filters. If I select a filter and export the listview it exports all the rows and not just the one that are filtered by the listview.
Is this hard to archieve or am I missing something?
Kind regrads,
Yanick
Comment author was deleted
Nope not missing anything Export will export all data...
Hmm, will this be hard to extend this plugin so it exports the data that is filtrered from the listviewfilters?
Comment author was deleted
Currently it's pretty basic, guess you'll need to pass the filters first...https://github.com/TimGeyssens/UIOMatic-Addons-Export
Any pointers as to where to start if I wanted to try to "pass the filters"? :-)
is working on a reply...