• Fabrik4.5.3 for J!5.3.0 and J!4.2+is out

    You must update from Fabrik4.5.1 if you are running Joomla!5.3.0

    See Announcements

Question on CSV export no dialog option

ontarget

Active Member
I just found this updated wiki
Lets say I have a menu that loads a list and has filters showing.
The user selects some filters on the list.
I then want to use the no dialog method to allow the user to export the filtered CSV data
  • incfilters=0 or 1
How does the URL / No dialog method know what filters i have selected?
If i can get this working it will save me having to make copies of the same list which require different CSV export settings.
 
It's the same as in the standard CSV export, filters are stored in sessions cache.

If you (your user) has filtered the list and CSV is with "Include filters" (enabled in list settings, by the user in "Front end options" or via URL with incfilters=1) it will export the filtered list.

You don't need different list copies.
You can create a custom list template and insert in details_buttons.php as many different "CSV" links as you need.
 

Members online

No members online now.
Back
Top