Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This menu can be customized by following the following these steps.:

  1. Create an Apex class that implements the System.Callable interface. For an example, see the code below.

  2. Click on Setup and search for Custom Settings

  3. Click on Manage next to System_Settings

  4. Click New

  5. For the name specify Calendar Context Menu Class

  6. Enter the name of the Apex class from step 1 into the String value field

  7. Click Save

...

unique id

Type

Additional conditions

Description

SingleCalendarLink

Url

hideIfNotReservable

Opens the single calendar for the selected dimension record.

ViewInSalesforce

Url

None

Opens the dimension record in salesforceSalesforce

ViewInBooker25

Url

Dimension B25__Resource__c and booker25AdminsOnly

Opens the dimension record in the booker25 Booker25 UI

ExpandReservationGroups

Action

Only visible if there are collapsed groups in the dimension record row

Expands any reservation groups in the selected dimension record.

CollapseReservationGroups

Action

Only visible if there are expanded groups in the dimension record row

Collapses any reservation groups in the selected dimension record.

...