Hi everyone!
I'm using Outsystems Data Grid and the option "Format" isn't working on my Date Columns.
I’ve already looked through other questions here, but couldn’t find a similar issue.
I need the field to remain of type Date (so the user can edit it using the date picker), and I want it to be displayed in the format "dd/MM/yyyy". However, it is currently being shown as:
Hi @Bárbara Duarte
This issue was already identified and fixed (see RPM-6817 in the release notes), and we'll be releasing a new version next week where that will already be addressed - this only happens on certain time zones.
Cheers,GM
Hello Bárbara.
I tried the OutSystems DataGrid Sample from Forge and managed to do that.
(screen DateTimeColumnFormat)