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

Forum Posts

I have a Yes/No variable and I set "No" as the default value. It is not working...what I'm trying to do is a "work around since my UI policy isn't working either. I'll attach emails. Please HELP.

I have a Yes/No variable and I set "No" as the default value. It is not working...what I'm trying to do is a "work around since my UI policy isn't working either. I'll attach emails. The goal is to have "none" as de default value which works. BUT, si...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
samuelscott by Tera Expert
  • 11831 Views
  • 6 replies
  • 0 helpfuls

Resolved! List Collector vs Select Box

Hello, I have a question I was looking for some input on. I am working on building out catalog items for my company and I have a question about variables. What is the difference between a Select Box vs a List Collector? They both seem to give the sam...

Notification Language Settings

For this post, when I talk about translations of a notification, I mean the values that have their language driven by the sys_translated tables or have a language field, examples: sys_translated, sys_translated_text, sys_choice. I'm NOT talking about...

raprohaska by Kilo Guru
  • 5130 Views
  • 3 replies
  • 0 helpfuls

Value from Lookup Select Box copied to string

Hi Team,I have an issue which I am not sure is a bug or just my coding.The situation is that I have a Record Producer with a Lookup Select Box variable.What I want to do is extract data from the record that is selected from the above variable.If the ...

andrewdunn by Giga Expert
  • 5359 Views
  • 3 replies
  • 3 helpfuls

Make Certain incidents only visible to a certain group

Hi All,Is it possible to make certain incidents visible only to either people in a certain group or with a certain role?We have added the field u_created_by_form - and if this is populated with F46 - Information Security Incident we want only members...

Sam Ogden by Tera Guru
  • 6919 Views
  • 5 replies
  • 0 helpfuls

Resolved! Display Group Members of Child Groups

We have groups at 2 levels. Understanding that the group member tab shows the list of members of that group, we need to also display the members of children groups. For example: Group C has members X, Y, & Z and is a child to group P. Group P has mem...

MGanon by Tera Guru
  • 6145 Views
  • 13 replies
  • 3 helpfuls

Resolved! Service Portal form cell spacing or padding not working?

Hello,I am still a beginner at HTML and CSS but having problems with Cell spacing or Padding not working within a form on the Service Portal.   Any thoughts on what I may be doing wrong?   Here is what it looks like on the Service Portal.   No cell s...

Table Properties.jpg Instructions.jpg Form view.jpg

Resolved! Incident description field not updated via API call

Hi Was trying to create incident in ServiceNow via the below API curl call but the incident description field is not updated for regular users, it works for admin though! There was an access control (ACL) for description which I deleted but still the...

find_real_file.png find_real_file.png find_real_file.png
SP6 by Giga Contributor
  • 9064 Views
  • 13 replies
  • 3 helpfuls

Need to remove a particular value from the glide list

Hi, Can some one guide me what is wrong in this script trying to remove particular value from the glide list field not working, please advice. var gr = new GlideRecord('user_criteria');gr.addEncodedQuery('name=UC_VISIO');gr.query();if(gr.next()){var ...

Heisenberg by Tera Contributor
  • 3359 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to display a child category under the parent category on page

Hello, I am wondering if it is possible to have links under the category request that link to the child categories. Currently I have a icon link on the home page the directs to request. Request does not actually have any catalog items within it but d...

ZGauss by Tera Expert
  • 3561 Views
  • 4 replies
  • 2 helpfuls

Disable template bar

Hello I need hide the template bar, i find the follow: "About this task You can toggle the template bar, which hides or shows it for all forms. The template bar is shown by default."   but How do i do it? otherwise it´s possible hide only on the ch...

Pilar1 by Tera Contributor
  • 3708 Views
  • 5 replies
  • 0 helpfuls