Form submit doesn't save

Permalink
V8.4

I have a page type created from my package and a page 'contact-us' which is of that page type and in the page a form block added by normal page editing to an area for getting in touch.

When the form is submitted it posts to contact-us/submit/stuff#stuff, generated by the form block, which isn't a method in the page type and ends up just reloading the page and not saving the form data.

What do I need to do to make this behave as expected?

surefyre
 
surefyre replied on at Permalink Best Answer Reply
surefyre
Solved. I had params in the view() method which were hoovering up the /submit.