Versions Compared

Key

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

Overview

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

Button on Reservation page layout

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

Image Added

Installation

Install the unmanaged package using this link.

On this page:

Table of Contents