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

Forum Posts

Knowledge Portal - Nested Subcategories

The plugin Knowledge Management - Service Portal allows for multiple knowledge bases. On the search result page the Knowledge Field Facet lists all categories in a flat view. Is it possible to have subcategories shown in a tree/nested view? There are...

jbor by Giga Contributor
  • 3392 Views
  • 8 replies
  • 5 helpfuls

Resolved! HasRole Condition in flow?

Hello, is there any easy way to have an "user.hasRole("myRole") condition within the flow designer? I cannot find anything to check for user roles   best regards

Marvin16 by Tera Contributor
  • 3276 Views
  • 7 replies
  • 1 helpfuls

Resolved! How to open URL inside service portal page.

Hello, In icon link I am using "Link type" as URL and putting my URL in the URL field. But the issue is this is not opening url inside service portal. I want the url to open inside service portal. How can I achieve this.   For an example, if in URL i...

find_real_file.png
kumarkamlesh by Mega Contributor
  • 3549 Views
  • 2 replies
  • 0 helpfuls

Resolved! Two fields should have unique combination

There are two columns A and B in target table and when importing the data from source the values in the A and B should not repeat(should not be duplicate) im writing below code but it is not working var bil = source.u_xyz; var rec =source.u_jkc; var...

Mr_Avinash by Kilo Expert
  • 1736 Views
  • 3 replies
  • 0 helpfuls

Resolved! JavaScript Function Library

Hello all, I have some standard JavaScript functions that i want to bundle them into a single repository/file instead of using them in the respective client scrips. Question is, Is there a place/location where i can store all the standard JS function...

T Pappu by Kilo Contributor
  • 2662 Views
  • 8 replies
  • 0 helpfuls

Remove decimal points from Currency field

Hi all, is it possible to remove decimal places from Currency field? Seems the "scale" dictionary attribute does not work on Currency field and the property https://docs.servicenow.com/bundle/london-platform-administration/page/administer/currency/ta...

Resolved! How to analyze search log by keyword unit

When searching for knowledge articles by context search or kb_home page, search logs are recorded in the following table.https://instance-name.service-now.com/nav_to.do?uri=%2Fts_query_kb_list.do Setting context search on record producer and setting ...