Avatar

Level 10

Hi there,

I suggest you use floating fields, it's the best way to accomplish something like this.

Simply change the floating fields from TextBox Fields to Date/Time Fields and make sure the fields have display pattern set to (mmmm d, yyyy) and the values should display correctly. In the calculate event get the value from the other fields in the other page and insert a default value if null.