How to Enable "Create Knowledge" UI Action in CSM Configurable Workspace?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hi Community,
I am working on ServiceNow CSM Configurable Workspace and want to enable the "Create Knowledge" UI Action button for cases.
Here’s what I have done so far:
- Navigated to System Definition > UI Actions.
- Filtered for the table: sn_customerservice_case and Name: Create Knowledge.
- I can see the UI Action record with the following options.
Could you please guide me on:
- What conditions or settings I need to check for this UI Action to appear in CSM Workspace?
- Do I need to modify the Workspace Form Layout or UI Action visibility conditions?
Thanks in advance for your help!
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @swethavelu ,
Please check "sys_ux_form_action" table Create Knowledge UI action is active or not ?
Please mark helpful and accept answer if it's worthy for you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Thanks for the response.
Yes, it is active, but Create knowledge button is not visible in workspace.