Versions Compared

Key

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

...

  • Vehicle's Rental History List View: This is a formatted list view that displays all Rental Agreements. This is the view that appears on a Vehicles record's Rental History tab (the view is filtered at the Vehicles form to only return rentals for the currently displayed vehicle). Therefore, it does not include a column that identifies the vehicle. See Modifying the "Vehicles Form Template Example: Modifying the Vehicles Form" section in the Designing Form Templates chapter of the Aptify 5.5 Developer Guide for  for more information.
    Vehicle's Rental History List View 
  • All Rental Agreements List View: This is a formatted list view of all Rental Agreements that displays a different set of fields than the Vehicle's Rental History view to identify the vehicle, customer, and rental clerks involved in the transaction.
    All Rental Agreements List View 

...

  • Vehicle's Service History List View: This is a formatted list view that displays all Service Tickets. This is the view that appears on a Vehicles record's Service History tab (the view is filtered at the Vehicles form to only return service tickets for the currently displayed vehicle). Therefore, it does not include a column that identifies the vehicle. See Modifying the "Vehicles Form Template Example: Modifying the Vehicles Form" section in the Designing Form Templates chapter of the Aptify 5.5 Developer Guide for  for more information.
  • Damage Report for Given Range List View: This is a formatted list view that uses a prompt filter to allow a user to specify a start and end date to return the set of Service Tickets with a Service Type of Damage for the specified date range.
  • All Service Tickets List View: This is a formatted list view of all Service Tickets that displays a different set of fields than the Vehicle's Service History view to identify the vehicle involved in the transaction.
  • Service Tickets Pending Approval: This formatted list view displays the Service Tickets that have a Status of Complete but have the Release to Fleet box unchecked. This view appears in the Manager's Dashboard (see Manager's Dashboard).

    Pending Approval View Properties 

...

  • Vehicle Models Grouped by Status Chart View: This 3-D pie chart displays all Vehicles by their current status. This is the view that appears on a Vehicle Models record's Inventory tab (the view is filtered at the Vehicle Models form to only return vehicles of the currently displayed model). See the "Form Template Example: Adding Tabs to the Vehicle Models Form " section in the Designing Form Templates chapter of the Aptify 5.5 Developer GuideTemplate Example for more information. This chart includes a drill-down to the Vehicle Model's Inventory List View, described below.
  • All Vehicles Available for Rent Pivot Table: This pivot table displays a count of all vehicles available for rent grouped by Vehicle Model. This pivot table appears in the Manager's Dashboard (see  Manager's Dashboard).
  • Vehicle Model's Inventory List View: This formatted list view displays all Vehicles. However, since it is the drill-down view for Vehicle Models Grouped by Status Chart View, when accessed from that chart on a Vehicle Model's records, the view only displays information for vehicles of a particular model (the currently displayed Vehicle Models record) and of a particular status (the status a user selects from the pie chart). See the "Form Template Example: Adding Tabs to the Vehicle Models Form "  section in the Designing Form Templates chapter of the Aptify 5.5 Developer GuideTemplate Example for more information.
  • All Vehicles List View: This formatted view displays all vehicles sorted by the Year/Manufacturer/Model field.
  • Vehicles Available for Rent List View: This formatted filtered view displays Vehicles with a status of Available. This view appears in the Rental Clerk dashboard (see Rental Clerk Dashboard).
  • High Mileage Vehicles List View: This formatted list view displays all Vehicles but in descending order for the Current Mileage field (in other words, the vehicles with the highest mileage appear first). This view uses a Page Size of 10 records.
    High Mileage Vehicles List View 

...