---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Adding Declarative Actions on the Standard Record Page

# Adding Declarative Actions on the Standard Record Page {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Adding declarative actions on the Incident page and the tabs inside the incident record page using the Standard Record Page (SRP) in the Service Operations Workspace.

## Before you begin

Role required: admin

## About this task

Declarative actions help you to modify the list actions, related list actions, and field decorators available in the Service Operations Workspace. For more information about creating declarative actions and how to use them, see [Declarative actions](https://www.servicenow.com/docs/access?context=migration-form-declarative-actions&version=australia&pubname=australia-customer-service-management&ft:locale=en-US).

Along with the declarative actions customizations, the SRP or Standard Record Page also modifies the add-on events in the Incident records and the tabs inside the records.

## Procedure

1. Navigate to Allsys_ux_addon_event_mapping.list.
2. From the UX Add-on Event Mappings list, go to the required event mapping.  
   You can add two types of declarative actions mappings.
   * Declarative action mappings without using the parent macroponent. This option uses the controllers for the mappings.
   * Declarative action mapping using the source element ID and the parent macroponent. This option doesn't use the controllers.

   {#customize-srp-sow__ul_p3t_wyc_gzb}For example, to modify the form declarative action to create a change, go to the Form Create Change task for which the Parent Macroponent is empty. Similarly, you can add the declarative action for inline tabs inside an incident. For example, to add a declarative action to add a change request to the Related Records list, go to SOW Related list Add Change Request for which the Parent Macroponent is empty.  
   Note:  
   To add declarative action to page collection tabs such as Overview, add Handled events in the UI Builder. Map this event to the event in the UX Add-on Event Mappings list using the Source element ID.
3. Add the following information to modify the action.  
   {#customize-srp-sow__table_ddy_2wz_czb__entry__2}

   | Field | Description |
   |-|-|
   | Source Component | The component emits the source event. For example, the Action bar. |
   | Source Declarative Action | Declarative actions used as the source event |
   | Controller | A controller that handles the target event. For example, Form. |
   | Target Event | Handled event that the mapping in Target Payload mapping targets |
   | Target Payload Mapping | The binding of the container and the type of the event |
   [ ]

   {#customize-srp-sow__table_ddy_2wz_czb}

*[\>]: and then


