I am creating a form for a customer that is meant to be printed and not submitted. The requirement is after all the required fields are filled in and validated but a print button, the form should automatically prompt to print the window. Here is a link
http://www.chepcanada.ca/welcome/application.htmlThe print button should be disabled until the form validation returns true, or there should be one button and after successful validation, the page should print.
Start Free Trial