Forums

submit form

PFMERLE 24 Dec, 2024

Dear

How to integrate today's date, in the Email submit (image 1) ?

How to retrieve the Name and First Name of the listing to put it in the header of the message (image 2) ?

How to change the color of Chronoforms message (image 1 et 2) ?

Sincerely

Image 1.jpg
Image 2.jpg
Max_admin 25 Dec, 2024
Answer

to get the value of any field you need to use {data:field-name}, you can find the field name of any field in the field settings

To change the color of the credits link sent in email you need to use CSS code in the email content

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
PFMERLE 25 Dec, 2024

Dear

 When I write {data:dateenter}, on the address :

  • Outlook. fr: it sends me back: 25am31UTCUTC1231Wed, 25 Dec 2024 11:35:38 +0000UTCUTC
  • Live.fr: it doesn't return anything.

What codification to get the date in this format : 25/12/2024 and on all email addresses ?

Other where do I put the CSS code to change the color of the credit link ?

Sincerely

Date et Email.jpg
Max_admin 26 Dec, 2024

this shortcode will return the date as you need:

{date:d/m/Y}

just use it anywhere in the form or the email content, you may also add it in a "virtual field" value and it will be auto included in the email content

The css code to change the color of the link IN THE EMAIL should be placed in the email body box:

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
PFMERLE 26 Dec, 2024

Dear

Trop compliqué, je n'y arrive pas.

Comment vous adresser mon formulaire pour que vous le corrigiez ?

Sincèrement

Too complicated, I can't do it.

How do I send you my form so that you can correct it?

Sincerely
Capture d'écran 2024-12-26 152449.jpg
Max_admin 27 Dec, 2024

if you enable the editor then it will break the style tags, if you need to use the style tag then keep the editor disabled

And for the {date:d/m/Y} there should be no spaces

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
PFMERLE 27 Dec, 2024

Dear

Merci, It's okay, I understand

Sincèrement

You need to login to be able to post a reply.