ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Hide Knowledge Article 'Edit' Button

The 'Edit' button on the top right of a Knowledge Article is causing confusion.   It seems enabled for ALL users if they have the ability to edit articles in that KB.Why would a user who is not the author or KB owner be able to edit an article (they ...

find_real_file.png
craigclarke by Mega Contributor
  • 6850 Views
  • 8 replies
  • 4 helpfuls

Merge multiple PDF's to only one

Hi Community!  I've seen a few old threads for this requirement previously in the community, but I didn't see any solution provided yet.  I wanted to know if there's possible to merge multiple PDFs attached to a record into only one PDF and how can I...

Gpope by Tera Contributor
  • 1115 Views
  • 2 replies
  • 0 helpfuls

List layout not working as expected.

Hi Everyone, I have request wherein list layout should be configured according to the users request. I am trying to configure the list layout but after saving the changes, i couldn't see the new changes applied. Can someone help me on this? thanks

Ganesh34 by Kilo Contributor
  • 2957 Views
  • 8 replies
  • 1 helpfuls

Format of the KB articles while uploading

Hello, I have an issue with uploading KB articles. when I tried copying from word file to body of KB article, its changing the layout and images are misplacing and going down under the text. I tried with different layouts but not worked. Is there any...

Kumar147 by Tera Contributor
  • 1180 Views
  • 4 replies
  • 0 helpfuls

Knowledge Article Templates Preview?

Hi guys! I've created a few KM Article Templates. When going through the new article creation wizard (in NY), I see the template fine however, each of the HTML fields on the preview are filled with lorem ipsum text. The text doesn't appear once the a...

find_real_file.png
Eran Spira1 by Tera Contributor
  • 4282 Views
  • 6 replies
  • 6 helpfuls

How to make anyone approves from both the two or more groups selected by the user on the catalog item form in flow designer?

Among the groups selected by the user on the catalog item form the requirement is to make anyone approves from all the groups selected i.e. each person from every group selected by the user should be able to approve or reject in the flow designer the...

Read access to HR profile from global flow

Trying to do what seems like should be a simple record lookup and compare between HR profile and requested for user in a Requested Item (RITM).Was attempting this using Lookup Records in the item's Flow to compare if the trigger record's "Requested F...

Les1_0-1710368193354.png
Les1 by Tera Guru
  • 3637 Views
  • 9 replies
  • 4 helpfuls

Resolved! Reference qualifier to return list of users

Hello all,The script include should return group member or user with role, based on the condition. However, it isn't working. What might go wrong. Thank youvar GetUsersUtils = Class.create(); GetUsersUtils.prototype = { initialize: function() {},...

tsoct by Tera Guru
  • 1519 Views
  • 3 replies
  • 1 helpfuls

Resolved! Retire a CI Best Practices

Good Afternoon,         What is the best practices when it comes to retiring a CI, I am having trouble wrapping my mind around this.  You have a parent CI, say a Server - and this has been discovered by Discovery.  Now there is a whole bunch of stuff...

When is manual testing necessary?

Hi ServiceNow Community, I am working on a new ServiceNow implementation and I will be mandating that developers create Automated Test Framework (ATF) tests wherever possible. Tests will be created as the platform is implemented, and will be built on...