...
Entered For: Specify the user which time is being entered for. The specified user will show as the creator of the Time Tracking Summary records which the component creates.
Month: The month which time should be entered for.
Year: The year which time should be entered for.
Days: Specify whether the component should display only the weekdays in the month, or the full week.
Choose Records: When clicked, a modal opens and allows the user to select and Account record and a secondary lookup field. The selectable secondary lookup fields available are any custom lookup field on the Time Tracking Summaryobject. The selections are saved to a field on the User record selected in the
Entered For
input. By default, five rows will be available to populate, but you can add more rows if necessary by clicking the plus iconCalendar: The calendar displays a column for each weekday or full week in the month, depending on the
Days
selection. For each record pair selected in the Choose Records interface, a row is displayed.
...
Usage
To use the component, first enter a value in the Entered For
input. After the Entered For
User has been specified, select the month, year, and days which should be displayed. If different records need to be displayed in the calendar or this is the first time your tracking time for the User specified in the Enter For
input, then click the Choose Records button and enter your account and secondary lookup pairs, otherwise, past selections will default into the calendar.
...
Once you have completed entering the time for the various days of the month, click the Save button. Once clicked, the component will update any existing Time Tracking Summary records if they existed and changed, while new Time Tracking Summary records will be inserted for new entries.
Considerations
When using the Easy Calendar component, keep the below information in mind.
Time isn’t rounded
Time entered in the Easy Calendar isn’t rounded using the Time Tracking app’s Time Rounding feature. The entered time is saved as is.
One Summary per day
If the Entered For User has more than one existing Time Tracking Summary record for a particular day, the time for that day can’t be edited in the Easy Calendar. Time can be edited only if there aren’t any existing Time Tracking Summary records or exactly one Time Tracking Summary record exists.
...
Hover over a date’s warning icon to display clickable links to the “duplicate” Time Tracking Summary records.
...
Dates & Time Zones
In Salesforce, dates are stored in GMT (Greenwich Mean Time) format. In the UI, they are converted to the time zone specified in a user’s personal settings. The component uses the GMT format of the CreatedDate
on a Time Tracking Summary when determining which existing records to pull into the component.
...