Administer > Database administration > Data persistence > Record retrieval > Multiple-record functions > View multiple records using an alternate form

View multiple records using an alternate form

Applies to User Roles:

System Administrator

Windows client:

To view a list of records using a predefined alternate form:

  1. From the Window Menu select Preferences....
  2. Select Service Manager > Appearance.
  3. Verify that the option Show detail pane with record list is unchecked. If it isn't, uncheck it. Log out and log back in.
  4. From a list of records click the More Actions menu.
  5. Select Alternate Forms.
  6. Select a form to use to display the list.
    Note: This option will be available only when there are additional forms specified for the list of records on the formatcontrol and the condition(s) specified are met.

Web client:

To view a list of records using an predefined alternate form:

  1. Locate the web.xml document belonging to your Service Manager installation. For example:
    C:\Program Files\Apache Software Foundation\[tomcat directory]\webapps\[ServiceManager web directory]\WEB-INF\web.xml
  2. Open it for edit.
  3. Set the parameter "viewrecordlist" to false.
  4. Restart the Apache Tomcat service ( Windows Control Panel  > Administrative Tools  > Services)
  5. From a list of records click the More Actions menu.
  6. Select Alternate Forms.
  7. Select a form to use to display the list.
    Note: This option will be available only when there are additional forms specified for the list of records on the formatcontrol and the condition(s) specified are met.

On the Web client, you can also:

  1. Logout.
  2. Add the following parameter to the end of the URL:
    ?viewrecordlist=false
  3. Example:
    http://localhost:8080/ [ServiceManager web directory]/index.do?viewrecordlist=false

Related topics

Multiple-record functions
Adding multiple records

Open a record using Database Manager
Add multiple records using a variable value