Hi and good evening,
I'm writing an application with Phalcon and Bootstrap 3. I want to the users to be able to click on Bootstrap's panels (for selection) and store the selection in the session, because I use Phalcon's paginator to split the resultsets. I need to store the selections in the session-bag, because he must be able to navigate to the different pages and select multiple results. There is a button ('details') and when the user clicks it, all selected results will be shown in a more detailed view.
??? So the selection will be made with Javascript/jQuery. And I'm now wondering, how to use it with Phalcon's session ???
I hope you can help me again and wish you all the best for the new week!
Thanks alot