I have a Tailor blueprint structure with a field definition of the datepicker type. I don’t know how to change the column date format in the table presentation. This definition does not work for me:
columns:
date:
format: d.m.Y
fields:
date:
type: datepicker
format: d.m.Y