Closed BenKeshet closed 3 years ago
I have not been able to come up with a way to do this yet. Salesforce doesn't allow editing of Time fields in their Listviews either. In order to display the time fields in the datatable with the correct timezone, I end up converting the values to datetime values before formatting them for display in the datatable. I have not been able to find a way to convert the edited values back to a time value in order to update the records.