This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Greg
Hi everybody,
I have a CMS page containing a little home made component. In this component, there is a form which POST to another CMS page (/toto
)
My problem is: When submitting the form, I get a status 301 on POST /toto
to GET /toto
… I do not want to be redirected… I want to stay on POST /toto
.
How can I manage that point? (I do not want to use AJAX form I that case) Thanks for your help
1-1 of 1