Good afternoon guys, I could not find a practical solution to what I'm trying to develop:
By using the above select I want to display data below such as graphs, ie if the user chooses the item generates chart 1, item 2 generates chart 2
The problem is that I would like this select to always be above the page with the results being generated below as they are selected.
I am using Codeigniter for the development of this, so I have a controller calling this view and I will also have a model to extract the data from the database and generate the data, but for now I would just like to simulate what I am trying to do more I'll generate the