Page Type Controller Actions
Permalink
Hi there.
I'me developing a "B2B" web-app for a company and I'm struggling with a Page Type Controller.
This page is the Home, where I have a search box. So, the view() is loaded and runs well but when I call an action "find()" it doesn't run.
This is the only page where that happens... I suppose it is because this is the home and the URL is rewritten!
Do someone have a clue how to solve this?!
I'me developing a "B2B" web-app for a company and I'm struggling with a Page Type Controller.
This page is the Home, where I have a search box. So, the view() is loaded and runs well but when I call an action "find()" it doesn't run.
This is the only page where that happens... I suppose it is because this is the home and the URL is rewritten!
Do someone have a clue how to solve this?!