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

Forum Posts

Resolved! UI Builder: Link to Destination Sys_id from Data Resource

Hello. I'm developing a Portal Experience within UI Builder and I have a Repeater component that will show a brief info of some catalog items and have 2 stylized texts and a button to link to the portal. Both text components get the info from @item.v...

edgarbasto by Tera Expert
  • 1803 Views
  • 2 replies
  • 2 helpfuls

Resolved! Populate Date Field Based on Another Field

Hi,I'm new to ServiceNow and Java is my least fav. I'm struggling to create a simple logic how I want the form to behave.I created a simple form I would like the Milestone date field to subtract 56 days from the KickOffDate selected based on the Idea...

Capture.PNG Capture2.PNG
Spaceballs by Kilo Sage
  • 2326 Views
  • 2 replies
  • 0 helpfuls

Resolved! Slushbucket Configuration

Hi Community,Generally in slush bucket we have ID of the record, can we have short description instead of  ID in slushbucket ? 

Drishti_0-1673362367410.png
Drishti by Tera Guru
  • 928 Views
  • 3 replies
  • 0 helpfuls

Resolved! Why onChange method for list collector filter based on items selected in another list collector are not working in Catalog Client Script?

I'm having trouble applying an advance filter to two list collectors (named computers1 and computers 2 - both of type cmdb_ci_computer) using a Catalog Client script where one of my collectors based on user selecting records in the other collector. I...

Todd O by Tera Guru
  • 1286 Views
  • 3 replies
  • 2 helpfuls

Report on Category and Sub category.

Hi Experts,Good Day,                          I have been trying to generate a report on categories and Sub categories for Incidents, change, knowledge and Problem in one single report. Could you pleas assist me with this. Best Regards,Vinjamuri Srik...

Atchutaram by Tera Contributor
  • 1526 Views
  • 4 replies
  • 0 helpfuls

Calculate a field value based on other table fields

Hi,I have a requirement to calculate a field value based on the fields from other table.for example, i have column total_cost in Definition table the value of this column has to be storage cost + license cost (which are columns in Specifications tabl...

sek86 by Tera Contributor
  • 737 Views
  • 2 replies
  • 0 helpfuls

Resolved! Add URL on comments

Hello Experts My URL= https://www.servicenow.com.We want to add URL on below Comments after "successfully line " but it needs to be clickable.Please support to achieve this current.comments = "Access granted to "+current.variables.requested_for.name+...

akin9 by Tera Contributor
  • 1201 Views
  • 16 replies
  • 2 helpfuls

Script for create a new task

Hi everybody ! I need to create a new task from another task. So I've used a BR, but I think something is wrong with my script, somebody could help me and tell me how to correct it? Thanks. The script in the BR (I set condition when to run with updat...