Expand my Community achievements bar.

Date/Time field weirdness

Avatar

Former Community Member
We have a Date/Time field on one page of our form in Designer 7.1. This field has a Calculate event on it to set the mandatory property on a field depending on the date. When we bring this form up in Reader 7.09 and enter this field, we get the calendar pop up. We select a date, the calendar pop up disappears, but nothing shows up in the field box. I traced this to the Calculate event. We found that if we put the JavaScript statement

this.rawValue;

at the end of the event script, the date selected shows up in the field.

I'm not even sure what that statement does in JavaScript.



Anyone know why this is happening????
0 Replies