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

Forum Posts

Columns not visible on Form Layout

We've around 220+ columns created on a custom table(not extended from any) and having multiple views. When I try to arrange the columns, I see that some columns are not visible on Form Layout slush bucket to arragnge.  Can someone help on this please...

find_real_file.png find_real_file.png
ravin by Giga Contributor
  • 3007 Views
  • 7 replies
  • 3 helpfuls

Add Criteria AND Sort to Catalog Item Reference Field

I have a reference field in my Catalog Item.  I want to only show record where the Inactive field (u_inactive) is False, and I want to sort it by the Order field (u_order). I changed the "Use reference qualifier" on the Reference Variable to "Advance...

jmiskey by Kilo Sage
  • 2487 Views
  • 2 replies
  • 8 helpfuls

Resolved! GlideElement: Get HTML text content

Hi All, From the Knowledge table, I want to get the content from the field text. The content in the field is of type HTML. I do not want the entire contents to be retrieved, I'm interested in only a part of it. If I use the GlideElement getHTMLValue(...

balu3 by Kilo Guru
  • 5802 Views
  • 5 replies
  • 6 helpfuls

How to use an UI Action to call/include a business rule?

Hi there, I am new to ServiceNow an got stuck with with an implementation.   My Problem in described short words is, that I don't know how i can call or include a business rule to an UI Action, so that the BR is executed once the user presses the But...

RSchmitt by Kilo Contributor
  • 3361 Views
  • 3 replies
  • 1 helpfuls

Query kb table and return content of kb

I need to modify the content of my information of my Knowledge Articles.  Because the KB's are under a specific knowledge base and a category. I am querying kb_knowledge and filtering with to get the records to my kb_category which is test. I was abl...

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

creation of timer field on incident form?

 Hi all, I have scenario like I need to create a timer field on incident form. It should act like a stop watch the user will give time in  minutes and once it click on start button it will start the time while working on the incident. once the timer ...

dev201 by Tera Contributor
  • 1810 Views
  • 3 replies
  • 4 helpfuls

Risk Assessment plugin

What is difference between activating below any one plugin?   1.com.snc.bestpractice.change_risk   2.com.snc.change.risk_assessment Can any one share the link to learn details about risk calculation and risk condition. Thanks.

seeni by Giga Contributor
  • 2135 Views
  • 2 replies
  • 0 helpfuls

Catalog Item Template

HiI came with a requirement to create a template based functionality on catalog. A list of requested items will open and selecting any record will just populate all the variable selected in that particular request. I just want to show the implementat...

find_real_file.png find_real_file.png find_real_file.png

Export a record and its related lists

Hey Guys, I've googling for a while now, I still dont find a solution to export a record with related lists as well, I have researched and tested   solutions but none of them work jthe way I want! what I want is to build an UI action that exports the...

UI page containing reference field

Hi,I need some help with a UI page (not very familiar with jelly script).   So, I would like to have a reference field on the UI page referencing the sys_user table.   This UI page will be used on a record producer, so when a user enters a name in th...