When viewing the service appointments on the scheduling board in a mode that displays the date, you can set the format of the date on the Service Parameters form. During setup, you can choose between predefined formats or a custom option. The custom option supports carriage returns, allowing the scheduling board to display the header multiple rows high.
When the View mode is set to Partner/Days, Work Week, or Partner Day/Time on the Service Schedules form, the header row shows a date. The date format can be controlled by a parameter on the Service Schedule Parameters form. You can choose from a list of pre-formatted values, or specify a custom format.
Use the Header Date Format field on the Service Schedule Parameters form to specify user-defined date headers. The lowercase d represents the day, the uppercase M represents the month, and lowercase y represents the year.
Use this syntax when you create a custom date format:
NOTE: Be sure to capitalize the M, as a lowercase m is used to display the minute value when displaying time.
To have stack date information within the same header cell, press Enter when setting up the custom syntax. Literal values, such as slashes (/), colons (:), and semi-colons (;), can be used as separators.
The custom date format obeys the standard and custom Microsoft format syntax for Date/Time fields. For more details on this topic, see the online Microsoft MSDN library.
This example of custom syntax displays January 1, 2013:
Custom Syntax | Display |
---|---|
MMM ddd d yyyy |
Jan Fri 1 2013 |
Setting Up Scheduling Parameters