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

Forum Posts

How I made an image radio list

I've searched high and low on these forums and the internet and haven't found a way to create a radio button list (multiple choice) with images next to the radios. I just spend the past hour making this, and wanted to share my solution with the world...

radio.PNG
brian_ by Tera Guru
  • 3513 Views
  • 3 replies
  • 1 helpfuls

What is the point of an approval's Due Date?

When you define an approval you have several options for determining its Due Date:   But as far as I've been able to tell, it does nothing but populate the due date field.  No business rules or scheduled jobs appear to pick up the slack beyond that. ...

find_real_file.png
Uncle Rob by Kilo Patron
  • 2286 Views
  • 2 replies
  • 2 helpfuls

Business Rule Condition call Script Include

Hello, We currently have this business rule which runs on story that sets Epic and Assignment Group.   We want to override this if the story is not created from an Idea.  So if a story is created manually do not set Epic and Assignment Group. So I th...

find_real_file.png find_real_file.png find_real_file.png

Resolved! 複数テーブルを結合しListLayout(テーブルビュー)を作成する方法

以下の2テーブルを結合し、1つのListLayout(テーブルビュー)として表示したい。これまでに、テーブルAのテーブルにタイプ「参照」でテーブルBの項目を作成し、ListLayoutに見かけ上上記ListViewが表示できました。ただ、テーブル間の結合条件(SQLでいうwhere テーブルA.項目1=テーブルB.項目1)のような条件を指定する方法が分からず困っています。参考になるナレッジが見つからず、教えていただけますでしょうか。 <元になるテーブル>---テーブルA---          ...

YUKI23 by Mega Contributor
  • 3487 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to submit a record producer in Workspace?

Currently, I have a record producer that redirects to a task record when I submit it within the old UI. I'd like the same behavior to happen within the Agent Workspace, like in the below scenario:   While viewing an Incident record in Agent Workspace...

Howard9 by Tera Contributor
  • 4250 Views
  • 3 replies
  • 0 helpfuls

Resolved! GlideTableHierarchy - returns Not Defined Error

I have some code embedded in a Duration script for a table.     var tableName = current.getTableName();gs.info('Table name is '+ tableName);var table = new GlideTableHierarchy(tableName);   if (tableName) {             var baseTableName = table.getB...

syddent by Kilo Contributor
  • 3830 Views
  • 5 replies
  • 4 helpfuls

Attempting to use undefined input

Hi Community, I've created a flow to send approval reminders after 7 days and later close RITMs if still not approved after 14 days. I have an issue in the script to return the RITM record and update the fields. I'm not sure why this is failing. The ...

find_real_file.png find_real_file.png

User Login Issues - Self Service Portal

I have a couple of users in our Service-Now instance ( Istanbul ) who are unable to login to our Self Service Portal, neither user gets a unusual error message just a generic bad username/password error.I've checked both that their user records are a...

paulhinds by Kilo Contributor
  • 4032 Views
  • 10 replies
  • 1 helpfuls

how to call a ui macro from on change client script which(UI macro) should create dynamic input text fields based on input form variable ?

Still there are many questions unanswered even after searching community   ?1. How can we call UI macro from client script? can any one help me with syntax ?(as said in one community post .. calling required function in ui macro but this is not actau...

naveen_snow by Kilo Contributor
  • 6875 Views
  • 7 replies
  • 2 helpfuls

Changing the filter by page of search knowledge

Anyone know how to add more fields to the filter by part of the search knowledge screen.Using Helsinki Patch 4 with knowledge v3.Out of the box there is the Knowlegde --> homepage which can be used as a good starting point for searching. If you find ...

Search Knowledge.JPG
Henk5 by Tera Contributor
  • 3562 Views
  • 12 replies
  • 5 helpfuls