---
original_url: "https://jace.pro/blog/how-to-override-a-ui-action/"
format: markdown
ai_optimized: true
---

How to override a UI Action# How to override a UI Action

October 13, 2020 [servicenow](/tags/servicenow/)

  Enable AI AnimationSomeone asked the other day, how to override the “Submit” ui action for incident.

Let me start with why you shouldn’t change the oob “Submit” ui action. There is no specific “Submit” ui action for incident. So if you change the one on “global”, it will change it for all tables. That is not the desired outcome.

Instead you should create a new UI action against the table you want with the same “Action Name”. The new UI action should be all set then.

Chuck Tomasi discusses this on a stream [here](https://youtu.be/_G8X9bi8spE?t=2496)

---
[View this page on GitHub](https://github.com/jacebenson/jace.pro/tree/main/./src/posts/2020/2020-10-13-how-to-override-a-ui-action.md).

[How to override a UI Action](https://jace.pro/blog/how-to-override-a-ui-action/) [Jace Benson](https://jace.pro) ![Jace Benson](https://jace.pro/icon-512x512.png)

---

*This content is from Jace Benson's ServiceNow and tech blog at jace.pro*
*Original post: https://jace.pro/blog/how-to-override-a-ui-action/*
