I'm a newbie.... But I can't seem to get the datetime picker to select times?
I insert in into my form, but all I can see it do is to pick a date. I need to pick a date AND a time? Is this possible? How?
Hidjws44,
Which version of ChronoForms are you using? You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6.
Bob
Hi djws44,
Please upgrade to RC1.9 as that fixed several bugs with the datepickers.
You'll then find that there is a Custom DatePicker action that you can use to configure the datepicker element.
Bob
Thanks a lot! it works great. Now the only issue is although I've went through the easy wizard, I can't get the form to email the results to anyone on completion. Is there something I need to do? all the email fields are filled out with valid info. Any tips?
Hi djws44,
Is the email action enabled? Have you got valid settings for To, Subject, From Email and From Name?
What do you see when you drag a DeBugger action into the OnSubmit event.
Bob
That was it, the debugger helped! I didn't see it there before. Now all the emails are going but they are all going into SPAM (I've been using gmail for testing). is there a way I can change the configuration so it doesn't get marked as spam? Other then marking the sender as safe. As most clients won't have done this.
Hi djws44 ,
You do all of the normal un-spamming stuff :-( The most likely cause is that the From Email address doesn't match the site domain. After this, best try one of the on-line spam checkers and run your email through it.
Bob