Lotus Notes FAQ Visit Our Sponsor!

How do you add a button that clears the fields in the form?

Add the following HTML code to your form:
<INPUT TYPE="reset" VALUE="Clear ALL">

If you want to control where this shows up, you can put the Submit button and this code in separate columns of a table with hidden borders.


Applies to Notes Versions: 4, 4.5, 4.6, 5
Last Modified: September 8, 1999