Managing custom layouts for the Ticket form
In Self Service, when users create or edit a ticket, the form displays the Tickets Default Layout. This layout includes a predefined section and fields for capturing the ticket details.
You can create custom layouts to customize the sections that are displayed on the Ticket form for different profiles. When you create a custom layout, you can perform the following actions:
- Define the sections that are displayed on the form.
- Define the order in which the sections are displayed on the form.
After you have created custom layouts, you can assign them to the appropriate profiles. For information about assigning custom layouts, see Creating, editing, and assigning a custom layout.
Create two custom field sets (IT Ticket Details and HR Ticket Details) on the Incident object, and add the required fields in the field sets.For example, the tickets submitted by the IT and the HR departments of a company must be assigned to different queues. Also, each department needs to capture a different set of details when creating a ticket. To customize the Ticket form that is displayed for each department, you must perform the following actions:
- Create two custom layouts for the Ticket form. In the custom layout for the IT department, add the IT Ticket Details field set. In the custom layout for the HR department, add the HR Ticket Details field set.
- Assign a queue for the tickets created from the custom layout for each department.
- Assign the custom layouts to the profiles of the two departments.
The Ticket form in Self Service displays the IT Ticket Details section for IT department users only, and the HR Ticket Details section for HR department users only. Also, the tickets submitted by the two departments are assigned to selected queues.
You can also customize the default layout by adding custom fields to the existing field sets or by creating and adding new custom field sets. However, any changes that you make to the default layout are available for all profiles.
Creating, editing, and assigning a custom layout
You can create a custom layout for the ticket form displayed in Self Service.
The custom layout for the Ticket form can include an out-of-the-box field set (Self Service - Ticket Layout) or any custom field set that is created on the Incident object.
Before you begin
Create custom field sets and layouts, review the existing fields on the object. Based on your requirements, you can create additional custom fields and field sets. For information about creating custom fields, see Salesforce Help. For information about creating custom field sets, see To create a custom field set.
To create, edit, and assign a custom layout
- Click the Remedyforce Administration tab.
- On the Home page, click the Configure Self Service tile, and from the menu, select Tickets Layout.
- From the Layout list, select the required column layout.
Self Service 3.0, supports only one-column layout. - In the Assign Layout section, click Create/Edit Layout.
- On the Layout: Ticket tab, perform one of the following actions:
- To add a custom layout, click New.
- To edit an existing custom layout, select the custom layout from the Layout Name column.
- In the Layout Name box, specify the name of the custom layout.
- From the Available Field Sets column, select the required field sets and add them to the Selected Field Sets column.
You can add a up to 10 field sets to a layout. Only the Self Service - Ticket Layout field set is available out of the box.
For information on removing fields from a layout, see To configure ticket layouts for creating and viewing tickets. - To configure the display order of the field sets on the Incident form, use the arrow icons to order the field sets in the Selected Field Sets column.
- Click Save.
On the Ticket Layout tab, to show the new custom layout in the Assign Layout section, click Refresh. On the Ticket Layout tab, from the Assign Tickets created from this layout to Queue list, select the required queue.
- From the For Selected Profiles list, select the required profile.
- From the Assign Layout list, select the required layout.
- Click
.
Deleting a custom layout
You can delete custom layouts based on your requirements. If you delete a custom layout that is assigned to a profile, the default layout for the Ticket form (Ticket Default Layout) is assigned to that profile. To delete a custom layout, you must perform following steps:
- Click the Remedyforce Administration tab.
- On the Home page, click the Configure Self Service arrow and select Tickets Layout.
- In the Assign Layout section, click Create/Edit Layout.
On the Layout: Ticket tab, from the Layout Name column, select the custom layout that you want to delete.
- Click Delete.
To configure ticket layouts for creating and viewing tickets
You can exclude the Resolution and the Open Date fields from the Submit ticket and Copy ticket layouts in Self Service 3.0.
The accessibility of this feature will be irrespective of the selected profile or layout. Also, the configuration of this setting will not affect the configuration of layouts for Self Service 2.0.
To exclude fields, perform the following steps:
- Go to Remedyforce Administration > Configure Self Service > Ticket Layouts page.
The check box to opt in this setting will be added on the Ticket layouts page. - Select the setting Enable field exclusion in the ticket create mode.
The link Configure fields gets enabled. Click the Configure fields link.
This opens the Exclude Fields While Create Ticket fieldset on the Salesforce standard configuration page, in a new window. The Resolution and the Open Date field will be present in the fieldset. In addition to these, you can also add other fields that you want to exclude.- Click Save.
Related topics