cancel
Showing results for 
Search instead for 
Did you mean: 

How do I reset (to empty) all fields in a form?

Former Member
0 Kudos

I have an input form with a combo box and a date picker and a submit button that assigns values to an SQL select statement that populates an output table. This works perfectly.

I have also included a reset button in the same form that submits an SQL select to the same output table but without the values set in the form. The table hence shows all rows in the table. This also works fine.

But, I would also like the reset button to reset the combo box and date picker to show no values. Now the form fields show the last values set.

How would I best do this?

Henning

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Henning,

See my response in this thread for a way to do it.

Damon

Answers (0)