How to change the background color of the save button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 11:15 AM
When we open an incident record the color the Save button is to be Green color can any one help me with the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 11:38 AM
If you go to the UI Action for your save button, there is a field called "Form style" that should be set to "Primary". If you have it set to "Primary", it will use your system base color for the button color (which is green by default unless you've customized your instance theming).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2023 07:58 AM
Hi Mega,
I tried for me it is showing in blue color.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2023 08:28 AM
Ah, that's right. That's because that is the instance's theme color. Polaris is blue/purple and UI16 is green. Sorry! I did find this other community post that may be helpful though: https://www.servicenow.com/community/itsm-forum/change-color-of-a-ui-action/m-p/539201. There is a link in the replies to an article that might help you accomplish what you're trying to do.