Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Display only form with fields

I have a requirement to create a form where it will have a user id field and a multi-line text box to populate user details from LDAP. Initially I though to create a table and add this fields to it but there is no need to add any records in the table...

Geeky by Kilo Guru
  • 2011 Views
  • 9 replies
  • 1 helpfuls

Resolved! Map to field not working from Record Producer

I'm trying to get our users to pick from a selection of CI's via a Record Producer and then transfer the selected CI onto the CI field in an incident  I have my variable configured as below, but no value passes into it. I've also tried naming my vari...

find_real_file.png

Resolved! pass variables to workflow

I'm trying to pass variables from a record producer to a workflow that I'm kicking off via the script.   Here is the script I'm running. (function() {   current.short_description = "CCS Release " + producer.name;       var vars = getVars();   gs.log(...

Mandatory on Checkboxes in Service Portal

Hi allI am having an issue with mandatory checkbox. In Jarkata we have format belowLabel (mandatory if no checkbox is selected)checkbox1checkbox2checkbox3In Service Portal, I can't make the same feature happen. I had considered the onsubmit client sc...

qqj5004 by Kilo Contributor
  • 3375 Views
  • 12 replies
  • 2 helpfuls

Custom Powershell Credential Error

I'm trying to run a custom powershell activity against a domain controller from the Mid server as part of a requested item workflow. However, each time I run it, I receive credential errors. The credentials appear to be fine & I can run the commands ...

find_real_file.png find_real_file.png find_real_file.png
ddrelincourt by Kilo Contributor
  • 2697 Views
  • 9 replies
  • 0 helpfuls

Resolved! how to remove external login link in login page?

Hello,   I'm beginner to login page customize.by the way SSO configuration ,i have activated the sso Idp plugin,so for that "use External Login" link present in login page. i would like to remove now from login page.kindly share your thoughts. thanks...

find_real_file.png
Aravind31 by Mega Expert
  • 3219 Views
  • 3 replies
  • 2 helpfuls

Resolved! 'Relative' filter for reporting

Could someone help me better understand the 'Relative' filter in reporting? I am trying to filter on Change Requests that have a planned start date (start_date) in 15 minutes. I have been testing with a change request and changing the time to be 16 m...

emmahunt by Kilo Contributor
  • 2086 Views
  • 2 replies
  • 0 helpfuls

Browser tab custom title not staying

Hi all,I was trying to set the browser tab title to something other than "ServiceNow" when I have a custom UI page loaded. I followed Re: Dynamic Browser Window Title - Take 2 as well as a few other community posts to try to do this.Results were that...

tspitalnick2 by Kilo Contributor
  • 3392 Views
  • 8 replies
  • 0 helpfuls