We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! How to get requested item variable sin rest api call

How to get requested item variables and catalog name in rest api call.I tried with current,variables.variable_name but its not working.Also tried to dot walk requested item form and tried to query even its not working.   var state =1;   var grp="46cd...

keerthi19 by Tera Guru
  • 3537 Views
  • 4 replies
  • 2 helpfuls

Resolved! Check if a field exists in a record producer

Hi guys,I'm new to Servicenow and probably not sure if I'm asking this question correctly so please bear with me.     There's a record producer form in our instance that has a checkbox which only displays when a user selects a particular option from ...

jonndoe by Kilo Contributor
  • 4361 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to assign multiple values to a list field

Hi,I am getting some list of ID's by querying a table, now i need to assign all those ID's to a list field.Please let me know how can i achieve this.Thanks in Advance

sk59 by Tera Expert
  • 12165 Views
  • 5 replies
  • 16 helpfuls

Resolved! Module with Tree view like Tree picker

Hi all,I search to create a module to show hierarchical view like the "tree picker" and when I click on an element, I see the record.I want to have cmn_department list like this but for a module => Tree picker examples It is possible natively or can ...

s_lefebvre by Kilo Expert
  • 3947 Views
  • 6 replies
  • 3 helpfuls

Share Home Page to a Specific User

Hello,I would like know is there any best practice which can follow..We are getting different user o share the home page to certain user..I know its possible only by creating role..But we are getting a   lot of request and every time we are creating ...

salu by Mega Guru
  • 6438 Views
  • 2 replies
  • 0 helpfuls

override tooltip width in portal

Hi All,I am using below to add tooltip to an icon<i class="fa fa-info-circle fa-2x" style="width:100%" tooltips tooltip-template="Please contact hepdesk for any urgent issues !!"></i>which is working fine, but when i have large content it is causing ...

Resolved! User criteria not returning value

I've created an advanced User criteria to display a set of cat items only to users who have a certain CONTRACT in their assignment groups. This is my script:Am I missing something here ? (I tried logging, script executing till the final GlideAggregat...

ramak by Giga Expert
  • 2538 Views
  • 16 replies
  • 0 helpfuls

Resolved! UI action

my UI action is not saving the changes i am working on change form.when i click on my ui action this one change the state for closed but when i click again on my ui action it should continue to from implementation to close fase and save the changes

find_real_file.png find_real_file.png
carlosromero by Giga Contributor
  • 2908 Views
  • 1 replies
  • 2 helpfuls