Date Picker Not holding Value Through Slide Change

That should not happen if you don’t have the calendar connected to a dataset and you change that in some way or if you have code that is connected to the calendar input field. What you can do to make sure it works is that you store the date when they have selected one using a session variable and when that slide enters viewPort you can set it to the stored value if nothing else works. But that should work.