Eric Smith
Eric Smith
The component uses a time-zone offset value for the running user to display dates correctly when the records are first read into the component. Any field edits will show as...
It looks like the correct date is being saved in the record. Are you seeing the wrong date the next time the records are loaded and displayed in the datatable?
Can you share some screenshots of this happening and what timezone you are in and what time of day this is happening? On Mon, Aug 23, 2021 at 11:45 AM...
I see the opposite issue in v3.2.2. The table shows the correct date and the record stores the correct date. If I comment out that section, the record still stores...
@florebloes @Dietermartens I have implemented a bug fix for the Datatable component where dates could sometimes be off by 1 day. This would typically happen when the date being displayed,...
Is this still happening in v4.0.11? With or without overflow enabled?
@alexed1 Any ideas on what would casue this?
Sorry that was for a different issue.
Try deleting the Datatable Configuration Wizard flow from your org and reinstall Datatable.
The Location object is not supported by Datatable. You will need to convert the records to JSON in the flow and use the apex-defined or string methods to display the...