Hello, I'm working with Drupal 5.9 and Webforms 5.x-2.0.
When the webform submit I would like print data values at "Confirmation message or redirect URL" whit php code. I'm reading post of forums and no work...
Please help me, thank you.
(Sorry, my english is so bad...)
Comments
Comment #1
jenna.tollersonTry this:
(Comes from here.)
Make sure all the users submitting the form have the "access own webform submissions" permission, or it won't work.
Comment #2
quicksketchComment #3
quicksketchComment #4
tammo commentedHi Jenna,
your solution will work in an environment with logged-in users. I am looking for a solution where not-logged-in users (guests) will have the possibility to either print or save (pdf?) the filled-in form (next to sending it of course) without seeing the forms sent in by other guests. Would you happen to know a solution for that situation too, perhaps?
Thanks in advance,
Tammo