Understanding Views for Developers

Views are a very powerful component of the overall Aptify system. They are organized displays of data that represent subsets of the records contained in an entity. A user defines filters which constrain the data in the view, and once created, views are saved within each user's profile to be used again by simply selecting the view. Views are similar to reports, in that they display a subset of data, but unlike reports, views provide a central way of navigating through the system allowing users to work with the data.

Aptify supports the following view types:

  • List views: Displays record data in a tabular format.
  • Calendar views: Displays record data on a calendar based on a record's start date/time and end date/time.
  • Chart Views: Displays record data in a graph or chart, such as in a column chart or pie chart.
  • Pivot Table: Displays record data in a pivot table format in the Aptify Desktop client.
  • Pivot Grid: Displays record data in a pivot grid format in the Aptify web interface (as of Aptify 5.5.4 and higher).
  • Map Views: Plots address data from records in a map.
  • Gantt Views: Displays resource allocations in a Gantt chart.

See Using the Viewing System for detailed information on how to create views of all types and on each view's configuration options.

This topic has the following sub-topic:

 

Important Note Regarding View Timeouts -

If you have created one or more complex non-List views, you may find that in some cases these complex views timeout after 30 seconds.

In Aptify, List Views have no timeout; the system executes the view and continues until finished or the operation is canceled. However, the other view types timeout after 30 seconds by default.

If necessary, you can increase the default time for non-List views by adding the Aptify.Framework.DataServices.Constants.QueryTimeOut key to the appropriate config files. See Administering Query Timeout Values for more information.

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.