Entered value on Date field is being removed after tabbing

Issue No: DASH-918
Created 12/11/2014 1:18:12 AM
Type Bug
Priority Major
Status Closed
Resolution Fixed
Fixed Version 15.2
Description + *Steps:* +   1. Create new panel.   2. Exclude date field name on the query and add @Date@. Sample query:   select agivc_bill_to_cus, agivc_ivc_no, agivc_status, agivc_slsmn_tot, agivc_amt_paid, agivc_bal_due from agivcmst where @DATE@   3. Supply Date Condition and Date Variable.   4. Enter field name on Date Field. Sample below:   !pastedImage_d29767_0.png! 5. Tab to go to the next field.   {color:#ff0000}+ *Issue:* +{color}   Entered value on date field is replaced with the top record.   !pastedImage_d29767_1.png! {color:#008000}+ *Acceptance Criteria:* +{color}   Should retain the entered value when the user tab to go to the next field.