Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Reponse user in userforms


Go to End


2 Posts   1160 Views

Avatar
hoaunet

Community Member, 1 Post

8 January 2010 at 5:42pm

I use userforms module to make contact form. After user submit the form I will send the message to user have content the form contact. But I don't know how config to send mail to user submit contact.
Can you help me

Avatar
Willr

Forum Moderator, 5523 Posts

8 January 2010 at 8:00pm

Using the 0.2 release rather then the 0.1 release you can use the Email Recepients Tab. What you need to do is create a valid email field in the form builder for the user to add their email, save the page, then go into the email recipients tab and create a new one. Then under the "or Select a Field to use as the To Address" option in the add popup select the email field you made in step 1. It will now email the contents of the form to the email.