Form Results

Permalink
I would like to give users access to form results without having to give them access to the Dashboard.

Is it possible to export form results from the Dashboard to a content block on the website so that access to the Dashboard is not required?

 
Mnkras replied on at Permalink Reply
Mnkras
you can make a singlepage, that grabs the results from the db and displays them, most the code would come from the dashboard
russellglee1 replied on at Permalink Reply
Thank you for the response.

I have currently added a link to download the Excel results file to a page, but would really like to provide something that looks like the report results found in the Dashboard.

Could you possibly provide a little more detail on how this is done? I'm not particularly technical but may be able to follow directions to get it to work.
Mnkras replied on at Permalink Reply
Mnkras
take a look at

/concrete/single_pages/dashboard/reports/forms.php
and
/concrete/controllers/dashboard/reports/forms.php