• 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.

CSV Export Question !

joktanh

New Member
Is it possible to export certain rows via csv export on the front end?
Ex: lets say i have a list with rows;
1.
2.
3.
4.
5.

Is there a way to only export rows 1, 3, and 5? I have only been able to export all rows.

joomla!:2.5
fabrik:3.x
 
You can filter your list and export with "Include filters"=YES.

If you want to export random records you could
add a php list plugin and do the export in your php script
or
create an additional "export field", add two update column plugins to set this element in list view, filter on this element, export with "Include filters"=YES
 
Hey troester,

Thanks for the reply!

My php skills aren't the best so I think the best way for me to do it would be your second option.
create an additional "export field", add two update column plugins to set this element in list view, filter on this element, export with "Include filters"=YES

Could I ask you to elaborate a bit. What do you mean by additional "export field"?

thanks
 
Some element (show in list view) which you can set with the update column plugins and than use for filtering.
It's a bit roundabout but I don't know a better way
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top