Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Covert UI page to pdf and attach to form

SAM321
Tera Contributor

Hi all , I created a ui page, This Ui page open when I click Ui button in form. Now after filling Ui page if i click submit button in UI page it should be converted to pdf and attach to that form.. How can i achieve this . can anyone help

Screenshot (292).png

5 REPLIES 5

Imagine a scenario where you have a web form, and when a user clicks a button on the form, a new UI page appears. The user fills out some information on this page, and upon submitting it, the data should be converted into a PDF and sent back to the original form, where it will be attached.