MattiN
[!FormLister?
&formid=`GeneralContactForm`
&lang=`english-gb`
&lexicon=`{
"english-gb":{
"form.protectSubmit":"Your message has already been successfully sent, there is no need to re-send it.",
"form.submitLimit":"You can send a message again in ",
"form.minutes":"min",
"form.seconds":"sec",
"form.dateFormat":"l d F Y \\a\\t H:i:sa",
"form.form_failed":"Your message could not be sent."
}
}`
&to=`[(emailsender)]`
Output is as follows:
"John Doe" sent the following enquiry on Monday 06 March 2023 at 12:39:23pm:
Change "form.dateFormat" in accordance with the PHP: date function
Or see tutorial: Formlister: "Create a Form Report"
read the bottom / last part of the tutorial