- Jace's Blog
- Posts
- How to override a UI Action
How to override a UI Action
Someone asked the other day, how to override the "Submit" UI action for incident.
Let me start with why you shouldn't change the out of box "Submit" UI action. There is no specific "Submit" UI action for incident. 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
Reply