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.

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

Forum Posts

Cannot Install MID Server

Cannot install MID Server as the ServiceNow MID Installer requires administrator level privileges prompts even though I am trying to install it as an administrator. I also tried from elevated command prompt and still gives the same error.

find_real_file.png
Santosh51 by Kilo Contributor
  • 2809 Views
  • 5 replies
  • 4 helpfuls

Resolved! UI Action to open newly created record in new tab

Hi Team, on an incident form we have a UI action  - create problem, when create a problem is used a problem will be created with an incident as a reference to it  now we want to open the newly created problem in the next tab of the browser (one tab w...

gtk by Mega Sage
  • 3893 Views
  • 2 replies
  • 3 helpfuls

Walk-up Experience, how can I default the walkup location?

I the Walk-up portal the first screen is to select a walk-up location. We only have 1 location and would like to default the location so the user will not have to select it. Or can I default the location and skip that screen altogether and go directl...

clyon by Tera Guru
  • 1647 Views
  • 6 replies
  • 0 helpfuls

Resolved! Create an ACL to restrict listview edit on specific value

In the Incident table's listview, I would like to prevent users from changing to "Resolved" state. See below for screenshot: This should only happen if "Field_X" on the Incident table is true. Otherwise, permission is granted to select any of the st...

find_real_file.png
Jamy1 by Tera Guru
  • 4561 Views
  • 4 replies
  • 1 helpfuls

RITM is Active even after the completion of workflow.

Hi, I have a Requested Item with a workflow.  On ordering the item, all the states and stages of workflow activites get completed till the end. But the active field of RITM is still true and not switching to false. I am unable to understand why the "...

Vinu1 by Tera Expert
  • 3811 Views
  • 13 replies
  • 2 helpfuls

Resolved! How to make visible related list for User with role

Hi, Can anyone provide me solution how to make a visible Task Related List for User who has special role using ACL on read? User with role should also see related list with Tasks admin view   User with role   

find_real_file.png find_real_file.png
miro2 by Mega Sage
  • 5238 Views
  • 14 replies
  • 3 helpfuls

Resolved! Update records with background script

Hi Team, I want to update a field and replicate for all records through background script. I have a field 'Name'" and update this field with combination of 2 fields  Name = Field 1 value + XYZ + Field 2 value Kindly Suggest me how to code it.   Thank...

Lean S by Mega Expert
  • 10283 Views
  • 3 replies
  • 5 helpfuls

Resolved! On submit client script only for "close task" UI action

Hi Team, I have a client script like below to ensure one field is mandatory while closing the task it is working fine but my issues is even if i need to update or save the task then also it is not allowing me to do. In short my requirement is to run ...

find_real_file.png
sreejith05 by Giga Expert
  • 1923 Views
  • 6 replies
  • 5 helpfuls

Resolved! Check box value from UI page

Hi All,I have configured a ui page with 2 check box. Below is the code.<g:ui_checkbox name="resolution time" id="check1" onclick="addvalue();"/>Check1<g:ui_checkbox name="difficulties" id="check2" onclick="addvalue2();"/>Check2Now i need to have thes...

madanm7786 by Mega Guru
  • 6213 Views
  • 5 replies
  • 1 helpfuls

Resolved! Redirect to SSOCircle after clone

Hello community,We had SSO Setup with Azure in our sub-prod environment.Everything was working well.We ran a clone over the weekend, and it now redirects to SSOCircle.I was under the impression that all SSO related config was kept after a clone.The I...

find_real_file.png