Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Change the Widget in a nested container in service portal.

In the below screen shot - shows the home page in Page Editor.   As you can see there 7 columns that are nested which have nested widgets - Basically they each represent a list view which call out to data from different tables. There is an issue with...

Screen Shot 2017-07-28 at 8.20.55 AM.png Screen Shot 2017-07-28 at 9.52.19 AM.png

Resolved! Edit color of schedule page item by 'Type'

Hello all,I'm still very new to ServiceNow and I'm trying to figure out how to assign colors to schedules I add to a 'Schedule Page' based on the 'Type' of that schedule.For instance, to add a schedule to my schedule page, I'm doing the following bas...

raffy2 by Kilo Contributor
  • 2428 Views
  • 5 replies
  • 1 helpfuls

Resolved! How do i get an option from a parent widget into an embedded widget?

I have a widget that has an option, called "message".   In one place, I have embedded this widget in another widget. I have created an option called "message" on the parent widget.How do i link the parent widget's option to the embedded widget?The so...

Community Alums by Community Alums  
  • 6286 Views
  • 12 replies
  • 4 helpfuls

Add fields from reference records to activities filtered

HiWe have a requirement to display work notes from related records in 'activities' e.g. When a comment is added to sc_request record, it will be visible in related sc_req_item recordI set sys_property 'glide.ui.sc_req_item_activity.fields' to 'assign...

find_real_file.png

Database View and Where Clause calling Script Include

Hi,I thought I understood the couple of examples provided in the community to use an Include Script in the Where clause .. pls see below.In this very simple example, the expectation is that the script will return a serial number which is then used to...

Screen Shot 2016-09-20 at 2.31.07 PM.png Screen Shot 2016-09-20 at 2.31.21 PM.png
tobrien by Kilo Guru
  • 5852 Views
  • 5 replies
  • 0 helpfuls

Built-in Validation Script

Hello Guys,I would like to use the ServiceNow existing Validation Script, in order to validate the record producer field. I think the best way to use it is with Client Script but I have no idea how do I supposed to do that.Any information about that ...

S M by Tera Contributor
  • 3054 Views
  • 10 replies
  • 0 helpfuls

Calculating Duration

I am trying to calculate the duration of stay on a table called reservation. I have arrival and departure fields on it. I wrote a before business rule   var a = new GlideDateTime("current.arrival.getDisplayValue()");var b = new GlideDateTime("current...

How to set delegates to maintain group members?

HI Experts,we allow assignment group managers to maintain the members of their groups. OOB we do not see any way to delegate this also to other people ... any idea how to do?Currently I think about adding a field to set the delegates within the group...

Zod by Giga Guru
  • 2447 Views
  • 3 replies
  • 0 helpfuls

attachment getting corrupted

Hi,I have created scripted rest api and attaching files through that only, apart from text/plain, excel and xml all the files like pdf, jpeg etc are getting corrupted.KIndly let me if its something related to UTF-8.Thanks

Sneha39 by Mega Guru
  • 3601 Views
  • 3 replies
  • 0 helpfuls

Resolved! Delete All Records Does Not Delete All Records

I've done some searching on the community and elsewhere hoping to find someone else talking about this issue we're having, but I'm not finding anything. Fairly often we need to delete all the records from some tables. In the current situation, there ...

johndurden by Kilo Contributor
  • 7714 Views
  • 10 replies
  • 3 helpfuls