Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! ACL on Sys_Choice

I have a scoped application that has dependent choice lists.   I want my business user to be able to update/change the values of the choices on sys_choice.   I created a write ACL on sys_choice.   Under the "Requires Role" section I addded the applic...

choice.PNG
kanielb1 by Mega Expert
  • 4864 Views
  • 8 replies
  • 0 helpfuls

Removing field from Personalize List Column.

I want to remove 2 fields of Demand table from Personalize List column from so it can't be bring to Demand List view. These fields are not even present in form. Is there any alternate way like ACL to do so instead of deactivating those fields??I foun...

anubhavr by Giga Expert
  • 4185 Views
  • 6 replies
  • 2 helpfuls

Resolved! HTML field not rendering properly

Hi Team,I am trying to render an image dynamically on ServiceNow HTML field.To accomplish this, I set up HTML field value to:<div> <img src="my_image_url"> </div>However, I get the following result:As you can see I get html text instead of rendered i...

find_real_file.png
eduzol by Tera Contributor
  • 4650 Views
  • 6 replies
  • 2 helpfuls

Resolved! how to apply GROUPBY on reference qualifier

Hi All,field 'Department' references to a custom table that contains user records with their respective departments.when clicking on the look up icon on the field "Department" it displays all records with users and department. But my requirement is t...

find_real_file.png
saahilkumar by Tera Contributor
  • 4472 Views
  • 3 replies
  • 2 helpfuls

How to print elements of an object in a script?

I want to print the element of my object? How do I do that?In my case I want to print the element of my object 'recipients'?var listCI = [];var recipients= { }function addRecipients( user,   listCI){recipients[user].push(listCI);}if(current.variables...

SNnewbie2 by Tera Expert
  • 9760 Views
  • 1 replies
  • 0 helpfuls

Resolved! Cloning tasks with checklist items

Hi,I am looking for a way to clone a task ticket (PTSK) created from a visual task board free form board to the incident table.   The only issue I am running into is not knowing how to transfer Visual Task Board card item checklists with the transfer...

Record Producer Questions and Answers

Hi,Can someone help me understand the life-cycle of record producer, that is in which tables the questions and answers are inserted, when a record producer is submitted?Also from which table does the GlideappSequencedQuestionSet() queries data from?A...

Resolved! User Query by Domain

I'm building some sub-domains in our instance, and I've run into an issue with a user query business rule.   The requirement is that a user in the domain can see all other users in their domain as well as users in any domains that are children of the...

kchorny by Tera Guru
  • 2751 Views
  • 6 replies
  • 1 helpfuls