How to remove Submit button only from the incident form.

shovarau
Kilo Expert

Hello,

I need to deactivate the submit button only from the incident form. Its a global button so how can I removed it only from incident?

 

Shova

1 ACCEPTED SOLUTION

Hi Shova,

I added some screenshots. Is this what you are trying to achieve?
This is what I just setup as minor test, works instantly.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

10 REPLIES 10

Hi there,

If you just want an other button instead of the Submit button, you could also just create your new button, and add "sysverb_insert" as Action Name. This will suppress the Submit button and only show your custom button.

Kind regards,
Mark

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hi there,

If you just want a custom UI Action of your own instead of the Submit button, you could just add a new UI Action with Action Name "sysverb_insert".

Kind regards,
Mark

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

find_real_file.png

find_real_file.png

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hi Shova,

I added some screenshots. Is this what you are trying to achieve?
This is what I just setup as minor test, works instantly.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Thank you Mark. It works now.

 

Shova