Closed (fixed)
Project:
Webform
Version:
6.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2010 at 21:03 UTC
Updated:
15 Mar 2010 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchThanks, it seems like our documentation at the top of webform-submission-page.tpl.php was incorrect and we weren't even passing in a $node or $submission variable to that template file. I've added this variables to the template file with the attached patch. I've committed this patch, make sure you clear your caches if you update to the development version or apply this patch.
Comment #3
bensquare commentedNathan
many thanks for your help.
Your patch works GREATTTTT.... Everything is working now.
Ben
Comment #4
Iowagirl commentedHow does one add this information into their confirmation message?
Comment #5
quicksketchThis fix is included in beta 2, you should update to beta 2 which fixes this and multiple other major bugs.