- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 04:37 AM
Hi Community ,
There is one button named "Create Support Request". This button is visible on knowledge articles and opens a record producer when clicked. I'm unable to find where this configuration is done. Can anyone guide me where this configuration is present and how to check it?
@Dr Atul G- LNG @Community Alums @Sandeep Rajput @Sohail Khilji
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 05:04 AM
Then it can be widget , do one thing,
Open KB article in portal --> Right click with ctrl on this widget and open the widget in editor.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 04:47 AM
I am not able to see this button on knowledge article on portal. Is it OOTB ? Any idea? Steps to reproduce this?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 04:53 AM
Hi @Dr Atul G- LNG ,
This functionality is not out-of-the-box (OOB). It has been configured on specific knowledge base (KB) articles within the employee center portal. Therefore, whenever a user opens one of these KB articles, they see the "Create Support Request" button. Clicking this button opens a record producer for raising a support request.
Thanks,
Astik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 05:04 AM
Then it can be widget , do one thing,
Open KB article in portal --> Right click with ctrl on this widget and open the widget in editor.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 05:23 AM
Hi @Dr Atul G- LNG ,
Thanks for the information. Clicking this button opens a record producer for raising a support request. Now, I want to change the record producer. So basically, when the user clicks on this button, a new record producer should open, not the previous one. I checked the server script, but I didn't find any script that redirects the user to a specific record producer. Any inputs on this?