Versions Compared

Key

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

...

  1. Go to the Salesforce Setup, and open Process Automation > Flows. Then click on New Flow.

  2. Navigate to the All + Templates tab and choose the Default Dynamic Hover Field Flow Template. Then click Next.

  3. You can now create a flow using data available for a given resource for which the hover would be displayed. The following data is available in the Flow:

    1. Record Id - The Id of the record being hovered.

    2. Start Date - The date and time at which the currently selected View on the calendar starts.

    3. End Date - The date and time at which the currently selected View on the calendar ends.

    4. View Name - The name of the currently selected View on the calendar.

    5. List of Reservation IDs - For hovers over dimensions (such as resources) this will contain all the ids of reservations displayed on that row of the calendar. For hovers over reservations, this will contain only the id of the reservation being hovered over.

...