Form responses error
Permalink
I have a simple newsletter form on the site, but when I go to 'Show All' in the responses section I get a page not found error?
Any ideas?
Any ideas?
when trying to view Form Results by "show all" or "Sort Chronologically" I get a page not found error. any thoughts?
I believe that these links weren't updated when the location of the form results page was moved. You might want to try updating your c5 core, to see if it was fixed before the last release, or fix it by hand by opening /concrete/single_pages/dashboard/reports/forms.php, and making sure those links are pointing to '/dashboard/reports/forms/' instead of whatever the old location was.
Worked perfectly