We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Report Widget 0 Value

I need assistance with having a report widget such as donut that will show 0 values for the group by assignment group. Or I need assistance with setting a static color scheme so that each group color will stay across each widget so it has a consisten...

Resolved! Service catalogue auto populate

In the service catalog form there will be three fields1. Domain-multiple choice2.application name-reference variable (cmdb_ci_business_app)3.security group name-single line textBy using this one hear I have a one requirement if user selects domain th...

Vikasgc by Tera Contributor
  • 785 Views
  • 2 replies
  • 1 helpfuls

Attachment specification

Hi All, I have a requirement where I need to specify any file before attaching it on supplier product weather it is external or internal. I need to do this specification on shopping hub application. Also once I will select it as internal or external ...

Brijmohan_0-1714658655826.png

Attachment - Better UX

Hello, is there a better way to manage content to a specific object (i.e., a business application)?So far, I can only attach files, and they are listed on the top of the form.Ideally, a file explorer type of UX with the ability to create folders and ...

Link the INC, REQ, RITM, SC TASK with Change Request

I have a requirement to create Associated Tasks as related list, that will link the Change Request with INC, REQ, RITM, SC TASK with Change Request. When INC, REQ, RITM, SC TASK is opened same Change Request to be added those.How to achieve this?

Admin7267 by Kilo Sage
  • 656 Views
  • 2 replies
  • 0 helpfuls

Reports in Service Portal

Hi, I created Database view merging two tables in ServiceNow and created report in table view in ServiceNow.  I want to add report in Service portal, when i try to add the report in out of the box. Its showing as mentioned in below screenshot. But, i...

VikramM1_0-1714653292242.png
VikramM1 by Tera Contributor
  • 376 Views
  • 1 replies
  • 0 helpfuls

Work notes should be editable for all users

Hello everyone. We have a requirement where the form should be readable except the work notes section, i.e. the work notes should be editable for everyone even though they do not have any role. I have created one ACL which I have attached in the scre...

Aamir1Khan by Tera Contributor
  • 1158 Views
  • 6 replies
  • 0 helpfuls

Resolved! Compare end date with start date

Hello Everyone, I have 2 fields Start and End. Whenever i select any furfure date in start date field , my end date should not be more than 21 days from start date. below is the script i tried with but didn't work: function onChange(control, oldValue...