Export to CSV button

Status
Not open for further replies.

iSchnappi

New Member
I'm testing Fabrik on Joomla 3.0 and I'm running into a problem. I created a list that shows up on the front end. The dropdown CSV is visible but when pressing export to csv nothing happens. The code is:

<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="icon-upload"></i>
CSV <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="/tell/test-fabrik/import/2/csv" class="csvImportButton">
<i class="icon-download"></i>
importeer van CSV </a></li>

<li><a href="#" class="csvExportButton">
<i class="icon-upload"></i>
exporteer naar CSV </a></li>
</ul>
</li>
 
hi
are you using 3.0b or the latest github code?
Could you point us at the page - sounds like a javascript error.
I've tested locally but I am unable to replicate the export issue.

-Rob
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top