Seems like putting a date in a label using displayed tags generates a msg ‘illegal character Y’. Can someone confirm?
(v3.5.6)
Is your default date format incorrect? this is used when using dates via display tags
damned right, I had the year in upper case: dd/MM/YYYY instead of dd/MM/yyyy. so, fixed! thanks a lot.