We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Query table data to display in a Service Catalog field

Hi Community, I have a question about Service Catalog variables.   <field A> A user selects an item name (in the image below, the variable name is "u_item_name_men") <field B> A user selects whether or not s/he wants the item new or second hand ("u_i...

find_real_file.png
L_10 by Kilo Contributor
  • 6488 Views
  • 19 replies
  • 3 helpfuls

Resolved! Hide a field from a list view

Hi, I want to hide a field/column from a list view using only the attribute section of the field, if that's possible. I DO NOT want to use ACLs.   Thanks

hamidouche by Kilo Guru
  • 2780 Views
  • 4 replies
  • 0 helpfuls

Resolved! Catalog Item Show/Hide According to Multiple Choice

Hello, So I am making a multiple choice with 3 options (1, 2, 3), and upon selecting these, it will show or hide subsequent single-line variables. My problem is that I can't think of the logic behind a UI Policy or onChange script to allow me to do t...

Sean78 by Kilo Contributor
  • 2623 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to get display value of choice field values?

Hi guys, I have a table and it has a choice field ('u_model_name'). I want to query the choice field and i would like to get its labels. following is my code which i have run in Background scripts: var choice = [];var audi = new GlideRecord('u_audi_s...

Resolved! Need help on ATF Server Side script.

Hi, We are on London and started to build and implement ATF cases. I have created ATF for one of the catalog item. I have fill out the form and created RITM and Catalog task. But I am not sure how to fill full filler supplied variables that need to b...

find_real_file.png
IamSK by Mega Guru
  • 3822 Views
  • 4 replies
  • 2 helpfuls

Check canRead() on record for someone besides current user?

I'm currently working in a scoped application where I want to check a user's access for a particular record in a business rule. I've been able to use canRead() for myself as a user, but I want to be able to check the same record on behalf of another ...

ericeger by Tera Guru
  • 10780 Views
  • 6 replies
  • 2 helpfuls