You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I have been trying to make a simple application involving a form submit
I have managed to create the view and see a form on my screen
I want to call a method named createTemplate in my IndexController
But the data does not reach the method
I believe that the error is due to formHandler: undefined
I have followed the docs and added the annotation but still no progress
Please help
Thanks
The text was updated successfully, but these errors were encountered:
Hi I have been trying to make a simple application involving a form submit
I have managed to create the view and see a form on my screen
I want to call a method named createTemplate in my IndexController
But the data does not reach the method
I believe that the error is due to formHandler: undefined
I have followed the docs and added the annotation but still no progress
Please help
Thanks
The text was updated successfully, but these errors were encountered: