How to remove "Create Incident" button from Knowledge article?

shun6
Giga Sage

Hi all,

I want to remove "Create Incident" from knowledge article.

Where can I do this configration?

 

shun6_0-1711428245073.png

 

1 ACCEPTED SOLUTION

Sagar Pagar
Tera Patron

Hi @shun6,

 

Deactivate the system property 'glide.knowman.create_incident_link.display'. This will hide the Create Incident button on Kb article.

 

Thanks,

Sagar Pagar

The world works with ServiceNow

View solution in original post

3 REPLIES 3

Sagar Pagar
Tera Patron

Hi @shun6,

 

Deactivate the system property 'glide.knowman.create_incident_link.display'. This will hide the Create Incident button on Kb article.

 

Thanks,

Sagar Pagar

The world works with ServiceNow

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @shun6 

Check the below properties

1.glide.knowman.create_incident_link

2.glide.knowman.create_incident_link.display

 

Alternatively, from form content menu, go to configure all and find this UI actions from UI actions section.

Please Mark this answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra.

Deepak Shaerma
Kilo Sage

Hi @shun6 

 Step 1: Identify the UI Action
1. Navigate to System UI > UI Actions in the application navigator.

Step 2: Search for the UI Action
1. In the UI Actions list, you can filter by table name by entering kb_knowledge in the “Table” column. This action narrows down the UI Actions to those associated with the Knowledge Management module.
2. Look for a UI Action with a name that suggests it is related to creating an incident from a Knowledge Article. The exact name might vary, but you can look for keywords like “Create Incident” or similar.

Step 3: Modify or Deactivate the UI Action
Once you’ve identified the correct UI Action:
1. Open the UI Action by clicking on its name.
2. To deactivate the UI Action, you can simply uncheck the “Active” checkbox on the UI Action form. This will disable the action without permanently removing it, allowing you to easily re-enable it in the future if needed.
3. Alternatively, modify the Script or Condition fields if your goal is to limit this functionality under specific conditions rather than remove it entirely.
4. Save your changes.

Note: Please Mark this Helpful and Accepted Solution. If this Helps you to understand. This will help both the community and me..
- Keep Learning ‌‌
Thanks & Regards 
Deepak Sharma