Examples of Customizing Date Navigation Buttons

The following value customizes the date navigation buttons:

1:7,30

where:

  • 1. Specifies the time_scale_identifier. For example, 1 specifies the Week/Day time scale.

  • 7. Specifies the number of days. For example, if the current date is August 15, 2013, and if the user clicks:

    • The back arrow, then Siebel Open UI displays August 8, 2013 as the current date.

    • The forward arrow, then Siebel Open UI displays August 22, 2013 as the current date.

  • 30. Specifies the number of days for the record set. For example, if the current date is August 15, 2013, and if the user clicks:

    • The double arrow facing backwards, then Siebel Open UI displays July 15, 2013 as the current date.

    • The double arrow facing forward, then Siebel Open UI displays September 15, 2013 as the current date.

For another example:

4:1,7

where:

  • 4. Specifies the time_scale_identifier. For example, 4 specifies the Day/Hour time scale.

  • 1. Specifies the number of days. For example, if the current date is August 15, 2013, and if the user clicks:

    • The back arrow, then Siebel Open UI displays August 14, 2013 as the current date.

    • The forward arrow, then Siebel Open UI displays August 16, 2013 as the current date.

  • 7. Specifies the number of days for the record set. For example, if the current date is August 15, 2013, and if the user clicks:

    • The double arrow facing backwards button, then Siebel Open UI displays August 8, 2013 as the current date.

    • The double arrow facing forward, then Siebel Open UI displays August 22, 2013 as the current date.