Przemysław Suszek Posted August 2, 2017 Share Posted August 2, 2017 Hi, How can I call the overrider controller from html form like this below: <form method="post" action="index.php?controller=CmsController"><input name="test" type="text" /><input name="action" value="getStatus" type="hidden" /> <input value="test" type="submit" /> </form> This code above I have in my tpl file. File: /override/controllers/front/CmsController.php. Of course when I click on the button, then system display message "404". Kind regards Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted August 4, 2017 Author Share Posted August 4, 2017 Get help here bordering on the miracle. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now