Create a report only

jeffhoneyager

New Member
I have built 4 tables / lists.

I want to create a report only - no forms needed.

This report will pull data using a SQL statement across about 5 tables - Joomla Core Table, A table from an extension (J Quiz Deluxe), and Fabrik tables.

Can I, How/Where can I build a listing?
 
Usuallly reports like that are best built as MySQL views (which you do outside of Fabrik), then create a Fabrik list using the view. Make sure you include a unique id in the view for Fabrik to use as the "primary key", which will usualy be the id of the main table you are joining others to (as long as the joins aren't one-to-many).

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top