Hi!
Is there a good way to get an overview of the responses for a form. And what I need is preferably a list of all responses in a spreadsheet. In joomla backend... Any such functionality? I can see the list with responses, but there is only the option to see one result at the time.
Is there a good way to get an overview of the responses for a form. And what I need is preferably a list of all responses in a spreadsheet. In joomla backend... Any such functionality? I can see the list with responses, but there is only the option to see one result at the time.
Hi goveebee,
It depends what you need to be able to do . .
+ You can check in PHPMyAdmin, or install the MijoSQL component and use that in the backend.
+ You can use the GSheet exporter to put the results into a Google spreadsheet.
+ You can use ChronoConnectivity to build a full sortable, filterable listing.
+ You can export batches of records as a csv file and import that into Excel
Bob
It depends what you need to be able to do . .
+ You can check in PHPMyAdmin, or install the MijoSQL component and use that in the backend.
+ You can use the GSheet exporter to put the results into a Google spreadsheet.
+ You can use ChronoConnectivity to build a full sortable, filterable listing.
+ You can export batches of records as a csv file and import that into Excel
Bob
This topic is locked and no more replies can be posted.