• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

Export only selected records

dimoss

Well-Known Member
Hi

I know how the export filtered lists in csv but what I miss is how to export only selected records.
Can anyone give an advice?
Thanks.
 
By "selected records", do you mean selected with the checkbox on rows?

If so, no, that's not a feature.

-- hugh
 
You can run CSV export "manually" with a URL like
index.php?option=com_fabrik&view=list&listid=13&resetfilters=0&incraw=0&incfilters=1&csv_export_step=2000&excel=1
&download=1&format=csv

I didn't try but maybe it's possible to combine
a list php plugin (to get the selected records' ids)
and then redirecting to the CSV export of the URL filtered list
something like
index.php?option=com_fabrik&view=list&listid=13&resetfilters=0&incraw=0&incfilters=1&csv_export_step=2000&excel=1
&download=1&format=csv
&your-list___id[value]=5,7,13&your-list___id[condition]=IN
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top