Closed (fixed)
Project:
Webform Patched
Version:
7.x-3.17
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 May 2012 at 19:37 UTC
Updated:
5 Nov 2014 at 21:03 UTC
Tokens are entered as plain text. There is no replacement. For instance, [node:author] is put into the "Confirmation message" text area, and the when the form is submitted, instead of "admin" for something I've posted, I see "[node:author]". I'm using other variables but [node:author] is something that EVERY webform would have so I wanted to narrow down whether it was the type of field or the whole process not working.
It seems to be that it's not working for ANY field tokens. Btw, I've tried using "Plain text", "Filtered HTML", and "Full HTML". No luck.
Any ideas?
Comments
Comment #1
fizk commentedDo you have the token module installed and enabled?
Comment #2
fizk commentedI didn't realize that it doesn't work for the confirmation message text area. Will fix.
Comment #3
fizk commentedFixed in dev. Give it a try and let me know if it works for you.
Note, webform itself doesn't support token replacement in the confirmation message: #828566: Webform Token support on confirmation message
Comment #4.0
(not verified) commentedJust for "kicks & giggles" I tried "PHP format" as well, but to no avail.