Daashboard view talking to controller
Permalink
Hi
I'm trying to create a dashboard component that takes some variables in the view.php and once submitted passes to the controller for the single page view but I don't think my view is talking to my view.
1) the message I set in the view function isn't displaying
2) when I submit the form on my view.php its just tries to load a page instead of submitting the data to my function in the controller.
I think my folder structure might be wrong or i'm missing something can someone help? I've attached a zip of the package
I'm trying to create a dashboard component that takes some variables in the view.php and once submitted passes to the controller for the single page view but I don't think my view is talking to my view.
1) the message I set in the view function isn't displaying
2) when I submit the form on my view.php its just tries to load a page instead of submitting the data to my function in the controller.
I think my folder structure might be wrong or i'm missing something can someone help? I've attached a zip of the package