Kevin Stover
Forum Replies Created
-
In 2.0 we’ve attempted to make Ninja Forms as JS free as possible on the front-end. This means that features like this were cut from the initial re-code. We’ll re-add this in a future version, but I don’t have a concrete time-frame as to when it will be returning.
There are two different types of emails: Administratior emails and emails sent to users. To set the admin email addresses, you go to the form settings page and scroll down to the “Administrator Email” section. There you can add administrator email addresses. For user email addresses, when you create a form, insert a textbox. That textbox will have two options that need to be checked: “This is an email address” and “Send a copy of this email.
Also, make sure that you enter a valid “From” email address on the form settings page.
We are working on email authentication for the front-end; the first option “this is an email address” would tell Ninja Forms to validate it as an email address. The second is necessary because you may want to validate an email but not send an email to that address.
I hope that helps, and glad it works!
If you are using the newest version of Ninja Forms, make sure that your email address field has both checkboxes checked on the backend. “This is an email address” and “Send an email to this user.”
When you create your form, make sure that you insert a submit button from the “defined fields” section on the left.
Thanks. I did do a search and that is the only file I came up with. I just wanted to make sure I wasn’t missing something.
Could you point me in the direction of the line and file that you noticed that in? I’ve found it in our version of jquery.datepicker, but I’m phasing that out of the plugin entirely in the next version because we have changed our WordPress version requirement.
Just wanted to let you know that I was able to reproduce and squash this bug. The fix will be in Monday’s update.
Thanks again for the heads up!
Make sure that the email address has both boxes checked: “this is an email address” and “send a copy of the email to this address.”
I haven’t been able to reproduce this on my end. Could you let me know what version of Ninja Forms and WordPress you are currently running?
Thanks for the heads up. I’ll play around with it and see if I can recreate the issue a little bit later tonight.
Thanks for the information. I’ll take a look at it a little bit later today. I’ll see if I can reproduce it.
It sounds like you need to deactivate and reactivate the plugin.
Thank you very much for your nice comments. We honestly strive to make each bug or issue an opportunity to make the plugin better. We hope that the customer service you have experienced will be the standard when interacting with us.
Thank you again.
It may come back at some point. It was something that I had added early on in development and wound up dropping the front-end display; of course, I forgot to remove the back-end label.