Versions Compared

Key

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

Exports a Reservation to a PDF, file which can be used to generate a Quote / Invoice for that Reservation.

Button on Reservation Form

You can add a button to the reservation form using Add custom buttons to the Reservation Form .The URL of that button should be as follows

Code Block
/apex/c__reservationExport?ids=

Example Button Configuration

This button would display on the reservation form in the following way:

Image Added

The button will bring you to the following export file.

Image AddedImage Added

Button on Reservation page layout

You can also add the Export button on the reservation page layout by dragging the button, included in the package, to the Reservation page layout.

Installation

Install the unmanaged package using this link.

On this page:

Table of Contents