Table view

format a date from Y-m-d to d-m-Y in ChronoForms table view.

Overview

The date stored in the database needs to be reformatted for display.
Use the correct syntax within an HTML field in the table view settings.

Answered
ChronoForms v8
Pk Pkoll 06 Jan, 2026

Dag Max,

Ik zag dat je ook vragen gesteld in het Nederlands beantwoord. Voor mij een stuk makkelijker.

Mijn vraag is of het mogelijk is om in table view een datum uit de database met het formaat 'date' om te zetten van 'Y-m-d' naar d-m-Y.

met vriendelijke groeten,

Paul

Max_admin Max_admin 06 Jan, 2026
Answer

Hi Paul

I use the translator of course.

You can use this syntax:

{date:d-m-Y={var:your_date_var_name}}
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Pk Pkoll 10 Jan, 2026
1 Likes

Hi max,

That works only you have to use "date:" instead of "data:"  and put it in a HTML field in the table field 

mistake, no problem.

Thanks 

Paul

Max_admin Max_admin 10 Jan, 2026

Hi Paul

Correct, sorry for the typo

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply