Hello guys,
i've made an app with a form and im not able to route to the controller...
what is the command that i must put in the ACTION tag of the form to route to a specific Function of the controller??
I need to post some Vars to the controller and then redirect to the view again (see attached picture)
how to use the JRoute command?
i've made an app with a form and im not able to route to the controller...
what is the command that i must put in the ACTION tag of the form to route to a specific Function of the controller??
<form id="feedbackInfo" action="" method="post">
I need to post some Vars to the controller and then redirect to the view again (see attached picture)
how to use the JRoute command?