Configure actions for standard ticket page
You can configure specific actions to be directly available on the standard ticket page. Requesters are able to initiate these actions. Scriptable APIs can also trigger these actions.
Before you begin
Role required: admin and sp_admin
Procedure
Navigate to All > Standard Ticket > Standard Ticket Configuration.
On the Ticket Configuration form, select the Standard Ticket actions related list.
Select New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Name | Name the action you want to be on the page. For example, Resolve. |
| Application | Application associated with the ticket configuration. |
| Short description | Describe the action in detail. For example, for the Resolve action, you can specify “Marks the incident as resolved.” |
| Ticket configuration | Reference to the standard ticket configuration record. For example, incident. |
| Active | Select the check box if you want this action to be active. |
| Table | Name of the associated table. For example, Incident \[incident\]. |
| Order | Order in which the action should be displayed in the actions section. |
| Advanced | Option to enable adding a script for the action visibility. By default, this check box is cleared. |
| Applicability script | Script for the action visibility.
|
| Action script | Action script performs the specified action. For example, when the Resolve action is selected, actions script determines the next action. |
| Applicability condition | Conditions for the action visibility. This isn’t displayed if the Advanced check box is selected. |
| User input | Option to enable adding text input by users for the action. If you select this check box, and save the changes, you see a new Standard Ticket Action Inputs related list. You can create a new user input in this related list. For example, a user input where strings must be provided.Note: Only string-type input is supported for standard ticket actions. |
- Select Update.
Parent Topic:Configure the standard ticket page
Related topics
Configure the standard ticket page