I would like to allow a user who has just submitted a form to be able to print the contents of that form.
On form submit the user will be taken to a thankyou page where a 'view printable version' button is present. I intend to present the user with a list of the field names along side the entered values.
It is worth noting that the client may edit the form, and that they may wish to use this functionallity on otherforms, and therefore it has to be a dynamic solutions
Has anyone done this before, or does anyone have any suggestions on how this could be achieved?
Print submitted record
Hi all
I would like to allow a user who has just submitted a form to be able to print the contents of that form.
On form submit the user will be taken to a thankyou page where a 'view printable version' button is present. I intend to present the user with a list of the field names along side the entered values.
It is worth noting that the client may edit the form, and that they may wish to use this functionallity on otherforms, and therefore it has to be a dynamic solutions
Has anyone done this before, or does anyone have any suggestions on how this could be achieved?
Thanks in advance
Lewis
My bad, I have just seen a solution here that I am going to try
http://our.umbraco.org/forum/umbraco-pro/contour/21333-how-to-get-recordId-on-form-submission ;
is working on a reply...