SimpleOne provides a number of predefined form views that you can customize to your business needs. These views specify a set of fields that are displayed in the agent interface and on the Self-Service Portal (SSP).

The following table describes the "out-of-the-box" SimpleOne views that you can configure:

ViewInterfaceDescription
DefaultAgent

If no preferences are set, a user use this view in the agent interface. It is the basic view that displays the important fields. If a non-existent view is selected in Preferences, the Default view will be used. 

PreviewAgent

The view displays read-only information about a record without transferring to the record. To call the preview, click the name of the record in the reference field or the information icon in the list.

UserAgentThe form view is used in the agent interface for the Employee table. It has the same set of fields like the Default view of User.
SP View OnlyPortalThe form view is used on the SSP on the My tickets page for displaying information about cards created by the current user.
SPPortalThe form view is used on the SPP in the My tasks page to display information about records: incidents, user queries, requests, change requests and problems. This card contains the Read Only Form widget.
Service CatalogPortalThe form view is used on the SSP for creating an incident or a user query from the main page.
portalApprovalPortalThe view is used for displaying approval tickets on the SSP with the Summary widget.
ApprovalPortalThe view is used for displaying approval tickets on the SSP with the Activity Feed and Summary widgets.

Do not delete these system views as it may harm the system.

Portal form view


Portals pages use form views defined in the agent interface. Depending on the table, the portal widgets use different kinds of views: some retrieve layout information from heapselect elements, and some use widgets.

To configure the set of fields of a form to be displayed on the portal, complete the following steps:

  1. Open a record in the table for which you need to configure the portal view.
  2. In the burger menu , select Configure → Form → Layout.
  3. In the Form view and section, select the view used by the widget instance.
  4. Depending on the widget, there are two ways to configure the layout:
    • move elements for the Service Catalog and Service Portal views. 

    • edit the Read Only Form widget properties for the SP and SP View Only views.
  5. Click Save to apply the changes.

To change the view that a widget instance uses, perform the following steps:

  1. Open the widget instance (listitems) that displays the record form you need to configure.
  2. In the Schema Option Values field, enter the view name like this: 

    "itemView":"Custom View"

See the Widgets Displaying article to learn more.

For example, the portal uses the SP view to display records for the My tasks page, and the SP View Only view for the My tickets page. To change the set of fields for incident records of the My tasks page, complete the following steps:

  1. Navigate to Incident Management → All Incidents and open any record.
  2. In the burger menu , select Configure → Form → Layout.
  3. In the Form view and section, select the SP view.
  4. Configure the layout.
  5. Click Save to apply the changes.

  • No labels