Hi
AS the post heading suggests is there an easy way to format a date/time tv in the grid column view when using MIGX?
Im clearly new to it all but would like to only show time and have the date part not shown
Thanks (again!)
this is possible with a renderChunk - renderer
have a new column with another fieldname for a column, where you are using the renderChunk - renderer!
the renderChunk - tpl could look like that:
[[+mydatefield:strtotime:date=`%H:%M`]]