I have a sail form with data filled in it. With the click of Submit, i want a sc

I have a sail form with data filled in it. With the click of Submit, i want a screenshot (pdf image or word) created of that form that can be easily accesed later via related action. How can we make it possible?
Use case is that the user enters some information which he would like to print later on rather than passing data to a word template, user would just prefer a screenshot of his form as it has a better ui.
thanks folks!

OriginalPostID-140333

OriginalPostID-140333

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    You'll have to create the dashboard. Looking at your record type, there should be a section for "dashboards" or "views". Here is where you'll make one for the form. You can create a new SAIL form that is almost the same as your user input one, except read-only. You can also do this through a related action on the record, sending the user to this read-only version of the form.
    Once you're on the form you can use the browser's print.
Reply
  • 0
    Certified Lead Developer
    You'll have to create the dashboard. Looking at your record type, there should be a section for "dashboards" or "views". Here is where you'll make one for the form. You can create a new SAIL form that is almost the same as your user input one, except read-only. You can also do this through a related action on the record, sending the user to this read-only version of the form.
    Once you're on the form you can use the browser's print.
Children
No Data