I am working on a user interface for my project. I am using the Smart Wizard available at http://techlaboratory.net/smartwizard
I am using the smartwizard-modal.html in the examples directory of smartwizard.
The smart wizard modal has 4 steps.
I added 4 multi select checkboxes in step-1 and step-2.
Let's say a user selects few options in step-1 and few options in step-2, how do I display these selected options in step-3 once the user clicks Next button in step-2 ?