Looks like your form submit send you to a new page.
You need to direct action on submit to the same page/controller (reporting) and add a new method that will display your result.
You would need to create a new template (tpl) file or reuse existing
You need to direct action on submit to the same page/controller (reporting) and add a new method that will display your result.
You would need to create a new template (tpl) file or reuse existing


?? I love this.