5.7 Getting Results to Display on another Page
PermalinkThis is my first time using Concrete5 and so far it's a pretty good experience. I have however encountered one thing that I'd like to do with it that I can't figure out.
I want to make a page which will display form results for selected forms i.e select which ones I want on a page (I realise that this may be good as a block but don't have the coding skills to work out how to implement it)
so you will see a list of form names
Form1 > clicking will bring up responses for Form1
Form2 > clicking will bring up responses for Form2
Form3 > clicking will bring up responses for Form3
and so on...
Clicking them will do something similar to the existing dashboard > Reports> Form > Open Responses button and display a table of results for that selection.
However all of it need to be made visible to guests of the site and should not require an admin login. I've had a look at using the External Form block as a template and extending it in PHP but it's really gone over my head.
If anyone can help that would be great or if you know of a working example/have the time to make one that would be even better!
For example... Let's say you have 10 forms. You want to display 3 of these form results on the homepage only. You add this "Block" called "Frontend Form Results" and select these 3 specific forms. These forms get rendered when saving the block. When you click on "Form 2 results", it will slide down the results beneath this title. Something like that? If so, that wouldn't really require this Forms Add-On, but it will require some coding though.
You could easily do that with the Formify add-on
http://www.concrete5.org/marketplace/addons/formify...