We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Show Service Catalog Variables in a Task View

I want to be able to let my itil users see the variables related to the task they have been assigned when they view "My Work" or "My Groups Work".   If they have many tasks assigned and need to find a particular one, there's no easy method because th...

ajlabate by Kilo Expert
  • 3383 Views
  • 4 replies
  • 0 helpfuls

Resolved! Use "if" in Jelly

I am very new to Jelly. I am trying to add some text to the kb_article_header. I want to add the approver of that Knowledge article, but not every article will have an approver. This is where I am getting stuck. I only want to show "Approver:" when t...

Copying a Request

I am trying to copy a request record and its related request item as a new request and new related item, keeping all the variables and options from the earlier request only changing the requested for for the new person.The problem I am running into i...

bburdick by Mega Guru
  • 5684 Views
  • 10 replies
  • 1 helpfuls

LDAP - Mapping objectGUID field to Service-now field

Hi AllI'm wanting to set my LDAP import to coalesce on the LDAP objectGUID value. The data type in Active Directory is an octet string (binary attribute). Which Service-now data type would be the best match? I've tried a couple (string, integer, GUID...

Resolved! Right Click on header not working in Approval forms ?

I am facing an issue where I am unable to personalize the Approval form? Moreover, the right click is not working in this form. I need to personalize it and add some fields in activity of this approval forms. Does anyone know how to enable it ? I am ...

rezacol by Mega Expert
  • 4494 Views
  • 9 replies
  • 0 helpfuls

Resolved! Can't access user table records in reference field

I Created a table with a reference field to the sys_user table. when I'm in the form and click on that field's magnifying glass I can see all the users if I'm logged in as an admin but when I impersonate a normal user I can't see any records.  I Sea...

Resolved! Filter list of record with a business rule

Hi Service now community  I've tried to filter a list of record with a business rule,  Below a piece of my code :   FiltrerTrade(); function FiltrerTrade() {   gs.log("launch BS /////");   var cUser = gs.getUser();   if (cUser.isMemberOf('dab5...

xif1 by Mega Expert
  • 4079 Views
  • 5 replies
  • 0 helpfuls

Resolved! Complex query Business Rule

Hi everyone,  I have a requirement to expand the scope of Requester/ESS Users to allow them to see not just Incidents where they are Caller/Opened By/Watch List, but also where they have management oversight of retail locations in their district.  I ...

TZRick by Kilo Explorer
  • 4957 Views
  • 6 replies
  • 0 helpfuls

Resolved! Abort save action using client script

Hi,  I have created a onSubmit script to validate a field and i want to abort the saving the form if the validation fails. But i am not able to do it using client script. what i am doing is, pop up a error message if validation fails, but as soon as ...

santoshk by Kilo Contributor
  • 15729 Views
  • 3 replies
  • 3 helpfuls

How to suppress InfoMessages

Hi,We are using textsearches on our knowledge base (using GlideRecord with gr.addQuery('123TEXTQUERY321', search);This however produces InfoMessages like "Your text query contained only common words or ambiguous wildcards, please refine your search a...

th00011 by Kilo Contributor
  • 4151 Views
  • 6 replies
  • 2 helpfuls