Form Data is not binding correctly
I am having a similar problem of the form data not showing on email. I have edited the Universal Email email body. When editing the email page I see the form in the bindings panel but when I drag the form field into the page it shows as "echo((isset($_FILES["Dealership"]))?$_FILES["Dealership"][""]:"")". Notice the $_FILES and not $_POST. I have tried to everything I can think of...recreated the page, looked at similar pages and I can not figure out why. Any help would be greatly appreciated. Thank you, Bryan


