TheBigK
Well-known member
So far, in my test addon, I'm asking the user to input a string and then build a URL using that string. However, the new URL, where I'm redirected to says:
The controller Events_ControllerPublic_Event does not define an action called <my-entered-text.1>
I'd like to show the information entered on the page prior to redirect on this new page. What should I do?
The controller Events_ControllerPublic_Event does not define an action called <my-entered-text.1>
I'd like to show the information entered on the page prior to redirect on this new page. What should I do?