Insert table object into email body

Insert a table object into a ChronoForms email body.

Overview

The table content is not directly available in the email action.
Use the Output Buffer action to capture the table's HTML, then reference the buffer variable in the email body content.

Answered
ChronoForms v8
lo lollymaster 23 Jun, 2025

hi all,

is there a way to insert into email (action) body the table object as i see on frontend?

Thanks,

Lorenzo.

Max_admin Max_admin 24 Jun, 2025
Answer

Hi Lorenzo

Yes, place the table or any views inside Output Buffer action then use {var:output_buffer_name} in the Email body content

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
lo lollymaster 24 Jun, 2025

Ok Max,

can you give me an example about output buffer that i can use after table object?

Thanks,

Lorenzo.

Post a Reply