When modifying a tab layout, you can use the Aptify Form Template Tab wizard to create new tabs to add to your form. You can add a new Attachments tab, a Topic Codes tab, a blank tab, or a View of related records tab. This section contains instructions that describe how to add the following tabs:

Any user can add an Attachment or Topic Code tab to a form. However, Aptify recommends that only advanced users add new View tabs to a form.

In addition, any user can add a blank tab to a form, but only system administrators can add any meaningful information to the tab (typically, using the Visual Designer; see Copying and Modifying an Existing Form Template for more information).

Adding an Attachments, Topic Codes, or Blank Tab

Follow these steps to create a new Attachments, Topic Codes, or Blank tab that you can add to a form.

  1. Open the Configure Part dialog for a form and select the Add Parts... button.
  2. Click the New Part button to open the wizard.
  3. Select Blank Tab, Attachments or Topic Codes from the Tab Type drop-down list.

    Select Tab Type
  4. Click Next to continue.
  5. Enter a name for the tab in the field provided and click Next.

    Enter Tab Title
  6. Click Finish to create the new part and return to the Select Part dialog.

    Select New Part
  7. To add the new tab to a form, select it in the Select Part dialog and click OK to return to the Configure Tab dialog.

Adding a View Tab

You can use the Aptify Form Template Tab wizard to a new tab for any related services that have a relationship with the current service (typically via a link box).

This option is recommended for advanced users. 

 

For example, since a Committees record has a Coordinator link box to an Employees record, you can add a Committees list view tab to the Employees form that displays all of the committees for which an employee is the coordinator. The screenshots for the steps below use the Employees form as an example.

You can add a view of any of the supported view types as a tab.

 

Follow these steps to create a new Views tab that you can add to the form.

  1. Open the Configure Part dialog for a form and select the Add Parts... button.
  2. Click the New Part button to open the wizard.
  3. Select View from the Tab Type drop-down list, and click Next to -continue.
  4. Enter a name for the tab in the field provided and click Next.
  5. Select the source for the view: Stored View or SQL View.
  6. Enter the related service in the Select Service link box.
  7. If you selected Stored View as the View Type, do the following:
      • If you use the Find dialog to locate a view, note that it will only display the existing views for your user for the service specified in the Select Service field.

      • For example, in, the system will filter the Committees view to only displays those committees where CoordinatorID equals the ID of the Employees record that is currently open.
      • If the Related Field field does not populate automatically, you entered an invalid option in the Select Service field. In this case, specify a different service.
      • Note that when you use the Stored View option, new records opened from this view will have the Related Field automatically populated with the ID of the record from which you opened the form.

        Creating a View Tab with a Stored View
  8. If you selected SQL View as the View Type, do the following:
      • The SQL statement should query the base view of the service in the Select Service field and filter the results based on a field related to the current entity.

        Creating a View Tab with a SQL Text
  9. Click Next to continue.
  10. Click Finish to create the new part and return to the Select Part dialog.
  11. Select the new View Part and click OK.
  12. The form loads and includes the new tab, as shown in the example below

Dashboard Area Form with New View Tab