- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2024 02:13 PM
I need help wit configuring the UI page field labels when the UI action for Propose or Promote a incident to major incident. I need to change the label name of business impact. Where in the script s do I make this change to. All of the variables are labeled business impact and I don't want to mess up any OOB configurations i cant reverse.
: sn_major_inc_mgmt_mim_workbench_promote
the UI page name is mim_workbench_promote
Ive attached a picture of the popup
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2024 09:05 PM
Hi @DevtoSME ,
You can see below at line number 115, i have changed the label from business impact to business:
Then, i do Try it:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2024 09:05 PM
Hi @DevtoSME ,
You can see below at line number 115, i have changed the label from business impact to business:
Then, i do Try it:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 06:47 AM
Than you this method worked