Posted by dignosis on December 29, 2008 at 11:02pm
I am trying to customize webform a bit.
First, I want to remove the 'message:' that gets automatically added at the beginning of my email message. Where can I go to remove that?
Second, I want to dynamically add the person's name and city that they enter in field above in a message that gets emailed out. I thought that %get[first_name] would do the trick, but it is not working. Can somebody illuminate me on how to do that?
Thanks!!!