The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! glide.ui.reference.readonly.clickthrough system property

Hi  I'd like to make a field read-only (using ACL) and let the users able to look up the record by hovering over the 'magnifying glass'. I'm aware that this can be done by enabling "glide.ui.reference.readonly.clickthrough" system property. This chan...

What is exact role of Background Script.

Hello All,  I have a business logic script which is used by support team every time doing copy paste in background script. If I want to change this approach with Schedule script which will run on demand. What effect it will make on my system.  Please...

Resolved! Inbound Action from specific group

I was trying to create an Inbound Action where the senders are all part of the same group. The type needs to be forwarded. I have come up with an Action that will work with a list of users, which may be helpful to someone.I was wondering how to creat...

Baggies by Kilo Guru
  • 3106 Views
  • 9 replies
  • 4 helpfuls

Resolved! Comments are not being displayed in Web Portal

Backstory:  We have developed a native iOS/Android app that connects to our Service Now Incident system using SOAP.  Everything works as expected except the following:When we add a new comment to the sys_journal_field   it is not being displayed to t...

sn_comments.png
karlbarek by Giga Contributor
  • 2547 Views
  • 4 replies
  • 0 helpfuls

Stop Background Script

I have run one script using script background in our SN dev boxbut somehow i still see a lot of log records coming from the script even after finishingso how to stop this from the unix boxwhich process to killpls some1 help

ravi154 by Giga Contributor
  • 9725 Views
  • 4 replies
  • 2 helpfuls

Service Requests without creating a service catalog.

I know this will go down as the most rookie of questions but...  I need to configure a service request process which is for users who ask for items such as new users creations, etc.Where do I perform this? Do i need to build an entire service catalog...

dvientos by Kilo Explorer
  • 2080 Views
  • 5 replies
  • 0 helpfuls

Resolved! How do I report on homepage usage?

Hi AllI'd like to report on:- What homepages a certain user uses.OR- What users use a certain homepage.Is this information somewhere in either the user or the homepage records?

zheil by Mega Expert
  • 2288 Views
  • 3 replies
  • 2 helpfuls

Resolved! Auto fill fields with values from previous field

Hi there!  I have two fields: assigned_to, and u_previously_assigned_to.Should I make a business rule, or a client script?What I need to happen, is when the Incident state changes to "Retired", then copy the field values from the field "assigned_to",...

ksmithdev by Mega Expert
  • 3438 Views
  • 9 replies
  • 0 helpfuls

Creating the ability to do ad hoc tasks.

Okay so here is my dilemma:The managers here would like the ability to create tasks to their employees at a whim.   This used to be done in the incident area but we are not trying to clean this up and use incident for only things that are broken.   I...

jajensen by Giga Contributor
  • 4430 Views
  • 2 replies
  • 0 helpfuls

Resolved! Client script for blocking edits in list view

I have a requirement to use a client script, which should not allow editing in the list view for the incidents that are closed. Basically, if the incident is closed, then no matter which field I try to change in the list view, I shouldn't edit. How d...

catchdini by Tera Expert
  • 6923 Views
  • 8 replies
  • 1 helpfuls

Notification set to 'Off' by default

Hi,I've been asked to create a email notification (when an incident is assigned to you) for all the support people but switched off by default, so that they can turn it on themselves if they want it.I've written the JavaScript to create the notificat...

aedwards by Kilo Explorer
  • 2225 Views
  • 5 replies
  • 0 helpfuls

Resolved! Best Practice to Populate Fields from a User Field Entry

I am sure this must have been answered by now, but I can only find where the fields are being populated from the current user logged in.   My client wants to have a form section that list all the information about a selected user.   I do understand t...

Full Name.png
jateater by Kilo Explorer
  • 1473 Views
  • 2 replies
  • 0 helpfuls

Email Notification: Condition vs Event

Gurus and Experts,Can anyone please advise me the pro and con of using Condition vs Event (and vice versa) in triggering Email Notification?It is somewhat a puzzle to me why one wold favor using event from condition and vice-versa.Thank you in advanc...