PHP Feedback Form

I am creating a feedback form using the PHP feedback form.

My challenge is that in the confirmation e-mail (after the person hits Submit), I need the actual Addendum copy from the eBlast to be in the body of the e-mail. They may be used for legal documents moving forward so the addendum really needs to be part of the confirmation e-mail.

Right now, the only information in the confirmation e-mail is the Name, Office and Signature. I tried adding the Addendum to a text area but it seems there is a character limit that I can’t bypass. Help!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Can you show us the text that you want included and explain your thinking behind this text being required…

They may be used for legal documents moving forward so the addendum really needs to be part of the confirmation e-mail.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sure, here you go! Thank you for your help!

http://cbnorcalevents.com/eBLAST/Administration/brokerrecord.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

So you want all the Addendum text to be sent with the form submission.

What are you doing just now to try and add it in?

I would also suggest that the text above the form, which is currently graphic text, should be made HTML so that it can be read by assistive devices such as screen readers.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Right now I have been putting it in a Text Field but it is saying that the I have surpassed the character count so it won’t let me put all of the text in. Any ideas?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Use Page>Form Setup and create a new hidden field with the Name: Addendum and the Value: The undersigned…

I think you will need to have the PHPFF action applied to the page rather than to any other element - is that where you have it applied just now?

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options