GridBuddy Connect supports updating Time fields from the Salesforce datasource. However, your grid formats time differently from Salesforce:
- In the Salesforce UI, the Time field uses a dropdown list in the h:mm a (12-hour) format.
- In this format, h=hour, m=minute, and a=a.m. or p.m.
- In this format, h=hour, m=minute, and a=a.m. or p.m.
- In GridBuddy Connect, the CustomTime field uses the hh:mm (24-hour) format, entered manually.
- For example, 11:23 p.m. would be entered as 23:23 in GridBuddy Connect. 24-hour time does not need to specify a.m. or p.m.
- Midnight should be entered as 00:00.
You can use Mass Update to set the same time for all records on a grid at once or just selected records.
Instructions:
- Select the records you want to update, unless you want to update all records.
- On your grid, select Mass Update.
- Enter your custom time and select Apply to All Records or, if you have selected records, Apply to Selected Records.
- On the Grid page, select Save to finalize your changes.