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

Forum Posts

Resolved! Place holder text

Hi GuysWe have a client script for place holder text which works fine on back end form, naive UI.function onLoad() {     //Type appropriate comment here, and begin script below   var eta= g_form.getControl('u_eventname');eta.placeholder = "test.";}Ho...

find_real_file.png find_real_file.png

ATF error

Dear ATF Experts,I am facing an issue where, whenever I run a new test, it keeps loading for hours and ultimately leaves me with the option to 'Cancel Pending Steps'.There are no other tests running, but the test running process says 'Waiting while a...

NikitaMehrotra_1-1716293053383.png

How to convert a hexadecimal string? To make it a hash.

I am creating a script in servicenow to hash from input with SHA-256.I want to implement it in script include so that the result is the same as the hashed result in node.js, but the results do not match.The hashing result in node.js is correct.(It sh...

ai1 by Tera Contributor
  • 1915 Views
  • 3 replies
  • 0 helpfuls

Resolved! Unable to decompose a URL to get the parameters

Hello, I am trying to decompose a URL and get its parameters. I was able to get the URL using catalog client script. In that used URL(top.location).Also, I was able to get the rest of the required parameters. But there is one parameter 'url' in that ...

ArpitaVK by Tera Expert
  • 1662 Views
  • 9 replies
  • 1 helpfuls