I have three date fields in my form, none is required.
In the e-mail i get this appears: "Datum: {text_15}"
Is it posible that this remains empty just like the non-required text-fields in de e-mail when they are not filled in in the form?
THNX.
Kind regards,
- Harry -
Hi Harry,
Date fields using date pickers are usually called date_0, etc. If {text_15} is showing in your emails it suggests that the field doesn't exist in your form.
Bob
Hi Harry,
I think that you changed the date filed name and this was not changed in the template of the email, because email templates are created only if they are left empty!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Harry,
no translations are available for admin area yet but for frontend you can use the multi language plugin!
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Greets.
Say, what is the multi language plugin supposed to do? I check it but nothing happens. I'm looking to changing those messages "Field required" etc etc. Is that what that plugin is meant to do? There's also that + and - on the right, not sure what those do either hmm
Also, I've seen mentioned here in the forum and also on the validation page, you can use the title="" to insert a custom message BUT it seems to me that that option is very limited for if you need to put 2 req in a field (field required and numbers only for example), you can't get the two messages with that title.
Am I wrong?
Cheers and congrats on your wonderful work with this component.
Mori
Hi Mori,
Say, what is the multi language plugin supposed to do? I check it but nothing happens. I'm looking to changing those messages "Field required" etc etc. Is that what that plugin is meant to do? There's also that + and - on the right, not sure what those do either hmm
Please search the multi language plugin here, you should find some useful posts, where are those + and - exactly ?
Also, I've seen mentioned here in the forum and also on the validation page, you can use the title="" to insert a custom message BUT it seems to me that that option is very limited for if you need to put 2 req in a field (field required and numbers only for example), you can't get the two messages with that title.
Am I wrong?
may be you just put one general message, like "you have to enter some integer here" so that the message does the 2 jobs, I can make it more advanced so that you can add more than 1 message, indeed this is doable but needs small code added to the page, let me know if you are interested to see it, it will be JS + PHP code!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.