Is there a way to have the print button appear on the approval form instead of printing the full page or would there have to be JQuery involved to print the form?
Question
Question
Answer
During the approval process in forms, when a user is approving a form, the customer would like the print dialogue box to appear such as when a form is submitted with the thank you that the user would have the option to print the form at the specific approval stage.
Edit:
We ended up make a custom button with the custom HTML to accomplish this.
Replies
Not sure what you mean exactly. Can you elaborate?
During the approval process in forms, when a user is approving a form, the customer would like the print dialogue box to appear such as when a form is submitted with the thank you that the user would have the option to print the form at the specific approval stage.
Edit:
We ended up make a custom button with the custom HTML to accomplish this.
Could you provide the code behind the custom HTML button? I am looking to print the Action History with the form as well. Any assistance would be much appreciated.