I am creating a module that will update a Google Calendar Event. The page currently has a form with a submit action of post to another post.php file. What is the best way to implement a form in a module that posts data back to another php class in SS? Should I be posting back to the same page and if so how do I do that in SS and stay with the whole MVC pattern?
Thanks!
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
found my answer!
http://doc.silverstripe.com/doku.php?id=tutorial:3-forms