# Customizing Options for the Self Service Portal

## Portal Settings <a href="#portalset" id="portalset"></a>

Three new settings are available to change the way the Self Service Portal behaves. You can choose to:

* Hide the Shopping Cart in the Service Request Catalog to deliver a more streamlined experience.
* Show a consolidated view of calls and requests as 'My Items', simplifying the way Users find and view their calls and requests.
* Provide quick access to Promoted Catalog Items by displaying them on the home page

Example of Self Service Portal Home Page with the new settings:

## Enabling Portal Settings

1. Select ≡ > **Admin** > **System Administration**. The System Administration window appears.
2. In the Explorer pane, expand **Preview Features**, then select **Portal Settings**.
3. Select the options you want:

<table data-header-hidden><thead><tr><th width="261.5"></th><th></th></tr></thead><tbody><tr><td>Hide Shopping Cart</td><td><p>Select to hide the Shopping Cart/Order widget in the Service Request Catalog. When submitting a service request for a catalog item, the shopping cart is bypassed and the Service Request submits immediately when the form is submitted.</p><p>Service Bundles are submitted when the last form is submitted.</p><p>Submission forms that are 'Saved for Later' can be retrieved by selecting the same catalog item.</p></td></tr><tr><td>Consolidate Calls and Requests</td><td><p>Select to enable options for displaying a consolidated view of calls and requests as 'Items':</p><ul><li>The 'My Items' counts widget on the Home Page shows the total count for calls and requests.</li><li>The 'My Items' table widget on the Home Page shows calls and requests in one table.</li><li>An Item Search page that searches across calls and requests.</li><li>An Item Search Results page that shows calls and requests in one table, where call numbers are prefixed with "C" and request numbers are prefixed with "R".</li></ul><p>Configuration is required to display some elements for 'My Items', and to hide elements for Calls and Requests; see Required Configuration for My Items.</p></td></tr><tr><td>Show Promoted Catalog Items Widget</td><td>Select to show a widget on the Home Page containing icons for Catalog Promoted Items. Selecting an icon launches the submission form for that catalog item.</td></tr></tbody></table>

4. Select  to save the changes. Provide the Change Reasons if prompted to do so.

## Configuring Portal Settings

**Required Configuration for My Items**

After selecting the setting 'Consolidate Calls and Requests', the portal system needs to be configured correctly to display Self Service Portal elements for My Items and hide elements for Calls and Requests.

1. Modify the Self Service Portal **Home Page** using an HTML editor to remove widgets and tables for Calls and Requests, such as the My Incidents counts, My Request counts, the My Incidents table, and the My Requests table.
2. Update **My Options** in System Admin to show options for My Items and remove options for Incidents and Requests, as needed.
3. Use **Designer** to modify Call and Request Self Service Portal screens:

   * [ ] Change labels of "Incident" and "Request" to "Item"
   * [ ] Prefix the \[CALL\_NO] page element with "C"
   * [ ] Prefix the \[REQUEST\_NO] page element with "R"

   Screens to modify:

   <table><thead><tr><th width="253">Call Screens</th><th>Request Screens</th></tr></thead><tbody><tr><td>Call Review</td><td>Request Review</td></tr><tr><td>Call Add Note</td><td>Request Add Note</td></tr><tr><td>Call Add Note Out</td><td>Request Add Note Out</td></tr><tr><td>Call Add Object</td><td>Request Add Object</td></tr><tr><td>Call Add Object Out</td><td>Request Add Object Out</td></tr></tbody></table>

### **Optional Configuration for My Items**

**New screens** are available from the Self Service Portal menu option in Designer:

* Item Search Criteria
* Item Search Results

**New widgets** with configurable labels and tooltips are available on the Self Service Portal Home Screens (Default and Classic):

* My Items counts
* My Items table widget
* Most Popular Services widget
