Open topic with navigation
The ViewRecordNavigator object supports browsing of database records in a template design.
Name
Description
CurrentRecord
Returns the current record of the view record navigator. Read-only.
Enabled
Returns whether or not the view record navigator is enabled. Read-only.
IsConnected
Returns whether or not the view record navigator is able to access document's database. Read-only.
LastRecord
Returns the last record of the database for the view record navigator. Read-only.
Related Topics