Follow the below steps to create a list view:

  1. Select the service for which you want to create a view (using either the Navigation Bar or the Folder List).
  2. Do one of the following to open the View Properties dialog for a new view:

    Create New View

    If you want to use an existing template as the starting point for your new view, see Loading a View Template for details.

  3. Enter a Name for the view.
  4. Select List View from the View Type drop-down list.
  5. Enter a Description for the view.
    Create View Dialog Box
  6. Click the Filters tab and define one or more filters for the view.

    Aptify recommends that you avoid creating all views, particularly for services that contain a large number of records (such as Persons). Opening views that contain a large number of records can reduce overall system performance.

  7. Click the Fields tab and define which fields will appear in the view.

    See Specifying the Fields in a View for instructions.
  8. Click the Sorting tab and define the order in which records will appear in the view.
  9. Click the Format tab and define the format settings for the view.
  10. Click the Hierarchy tab and define which related records will appear beneath each service record that is returned by the filter criteria.
  11. Configure the Paging tab and configure the page size, as desired. See Defining List View Summary Information for details.
  12. Click the Auto Refresh tab and set the refresh interval, if desired. See Enabling a View to Automatically Refresh for details.
  13. If you want this view to run automatically on a pre-determined schedule (for example, to send out a report periodically to a defined recipient list), click the Scheduling tab and configure the available options. See Scheduling a View to Run Automatically for details.
  14. Click OK to save and open the view.


Aptify automatically generates a SQL statement that retrieves records from the database based on the Filters, Fields, and Sorting options specified by the user. If necessary, advanced users and administrators can manually enter a SQL statement to define the view. See Editing the SQL for Views for details.

When a view is saved, it is saved only to the profile of the user who created it. To share a view with other users, see Using Folders and Sharing Views.