The CreatorCon Call for Content is officially open! Get started here.

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! how to check if the URL is from portal or native view

Hello everyone  we have a view rule in which we are checking if the URL is from the portal or not based on that we are enforcing the users to some views. Below is the code we are using, and if it is in the portal there are some other views we are dea...

KaMmILa__ by Tera Expert
  • 2983 Views
  • 1 replies
  • 2 helpfuls

Resolved! 'Lookup Select Box' variable with 'sys_user' lookup table

For service Catalog Using 'Lookup select Box' variable to insert user name from table 'sys_user' , it show limited number of records as user count is too high. My Requirement: 1)Want the usernam1 field in drop down format only 2)Is it possible to sho...

Simona6 by Tera Contributor
  • 4059 Views
  • 9 replies
  • 2 helpfuls

Resolved! Updates Not Showing In Update Set

I am tasked with creating a Business Rule where it will auto-capture any Form (sys_ui_form) table changes (e.g. any new record or updated record in that table) and it will be put that into a new update set.  I found this post by ServiceNowGuru and I ...

JDX7913 by Tera Guru
  • 3063 Views
  • 4 replies
  • 2 helpfuls

Resolved! Query multiple table in Scripted REST Api

I am trying to query two different tables and want to print their results in the response body. First I am query the first table, so I want all the record's response then ll the record's response from second table. Through the below script when I am ...

DM8 by Kilo Contributor
  • 2055 Views
  • 5 replies
  • 1 helpfuls

Resolved! Create a terms and condition dialog box after SP login

Hi All,   I would like to seek assistance if anyone can provide a step by step procedure on how I can create a dialog box after logging in the instance? And after accepting the agreement, it stores my response in a specific table for auditing..

jcpasia by Kilo Contributor
  • 2897 Views
  • 8 replies
  • 1 helpfuls

Resolved! How to add a hyper-link to a workflow email notification?

Hi,I would like to do something like this ==>Link to final task: <a href="https://my.service-now.com/sc_task.do?" + {taskid} + >Click Here </a>This output is part of a NOTIFICATION module in my workflow (in blue below). I am of the understanding that...

Screen Shot 2017-01-06 at 2.44.02 PM.png
tobrien by Kilo Guru
  • 2807 Views
  • 4 replies
  • 0 helpfuls

Resolved! Cannot get display value but keep showing sys_id instead

Hi, I got no issue displaying all the variables below except just cannot get 'Cost_Centre' to display its value. The below code will only display sys_id for g_form.setValue('Cost_Centre',requestor.cost_center) on the form; Then if I tried 'requestor....

Simon88 by Kilo Contributor
  • 2414 Views
  • 8 replies
  • 0 helpfuls

How to Display a Message at the Top of a Related List Tab

I'd like to display a message at the top of a Related List tab on a form. The message should be visible on the tab only, not at the top of the entire form and not on a section of the form. Is there a way to do this?

Community Alums by Community Alums  
  • 1002 Views
  • 3 replies
  • 0 helpfuls

Resolved! flow designer if else condition help

Can someone help me how to achieve this, we have a user-defined table in which we have a field called state when that record is created we have a trigger on that table which should create an incident, when creating incident we need to set the state t...

find_real_file.png
RudhraKAM by Tera Guru
  • 2434 Views
  • 7 replies
  • 1 helpfuls

Resolved! Visual Task Board (VTB) scripting question

I found a great post from @Laurent C. that talks about building a processor to dynamically build a Visual Task Board for team members. A few questions that I was hoping someone that is more familiar with scripting would be able to help with Problem: ...

Eric Dohr by Giga Contributor
  • 1763 Views
  • 2 replies
  • 0 helpfuls