Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
How to customize the record delete popup warning message - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • How to customize the record delete popup warning message
KB0662393

How to customize the record delete popup warning message


1521 Views Last updated : Jan 28, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

How to customize the record delete popup warning message


Overview


If you run into the situation where you need to delete task records, and want to customize the popup warning message generated from any delete UI Action, this article will be helpful. Below is a sample screenshot of the warning message shown while deleting records from an incident list.


Delete warning message


Additional information


The delete confirmation and warning message come from the following out of the box UI Page in the instance:

'delete_confirm_list'


You can customize the code in this UI Page navigating to:

/nav_to.do?uri=sys_ui_page.do?sys_id=35ea35b1c33310000f343b251eba8f7c


Please note that when you make changes to any out of the box object, this will be considered as a customized component on your instance, hence skipped during a future upgrade. It is recommended to trace and note down these customizations, to make sure to not overlook any unwanted skipped updates, or to confirm the customizations validity in the upgraded version.


Please refer to the following documentation on how to handle customizations during an upgrade:

Best practices for creating, testing, and moving customizations

Overwrite customizations during an upgrade


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.