Forums

display of checkbox group in mail / thank you message

silvinho 12d ago

I have a checkbox group named "Seminar" with several entires.

In the thank-you-message and the mail the entreis are displaye with square brackets and quotation marks:

in the chebox group I have:

Seminarzentrum bei BernSeminarzentrum bei Aachen

As result from  {data:Seminar} I get:

["Seminarzentrum bei Bern"]

or when both are marked

["Seminarzentrum bei Bern", "Seminarzentrum bei Aachen"]

I would like to get them as without square brackets and quotation marks like:

Seminarzentrum bei Bern, Seminarzentrum bei Aachen

or 

Seminarzentrum bei Bern; Seminarzentrum bei Aachen

How can I do that?

Max_admin 12d ago
Answer

Hi silvinho

you can use {data.join:Seminar}

but this will work in the next update

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
You need to login to be able to post a reply.