Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

17480 Posts in 4474 Topics by 1973 members

Archive

SilverStripe Forums » Archive » User Defined Form - Email Problems

Our old forums are still available as a read-only archive.

Page: 1
Go to End
Author Topic: User Defined Form - Email Problems 695 Views
  • RNHurt
    avatar
    Community Member
    19 posts

    User Defined Form - Email Problems Link to this post

    I have a Contact-Us page that I want to use to collect feedback, ideas, problems, etc. about our company. It works pretty good except that no matter what I do it sends an email to the person that fills out the form. I tried checking and unchecking the "Email form on submit:" checkbox but it didn't seem to make a difference.

    I only want an email to go to my "feedback@kangaroobox.com" address and not the user. Is something broken in 2.2.2 or am I doing something wrong?

    Thanx!
    Richard

  • LeeUmm
    avatar
    Community Member
    361 posts

    Re: User Defined Form - Email Problems Link to this post

    I know it's obvious but make sure you have the email address filled out in the form tab -> 'email submission to' field.

    Also, add this to your _config.php file in your mysite directory

    Email::setAdminEmail('feedback@kangaroobox.com');

  • RNHurt
    avatar
    Community Member
    19 posts

    Re: User Defined Form - Email Problems Link to this post

    Yup, I did both of those things and it does send out emails just fine; it's just sending out too many emails. Currently, it sends one to the "admin" & one to the "user". I would like to curtail that "user" email and have the admin respond personally to each request. I was thinking that the "Email form on submit:" checkbox would allow me to do that, but it seems that I am mistaken. :/

    Thanx!
    Richard

    695 Views
Page: 1
Go to Top

Currently Online: xterso, Webdoc

Welcome to our latest member: AlfonsoGrondo

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.