Matrix Version: 5.3.4
I have a multipage form and have used Jquery UI Datepicker for the dates. I have used the Datetime field that is displayed as a text box.
However when I go to the next page and then go back, the field resets itself/is blank. On the confirmation page, the fileds using the datepicker is blank too.
How do I make the field value stick? Should I be using a text field instead?