We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Portal CSS modification help

I'm able to change CSS in browser (see image below), but how can I make this change in the Portal record - CSS Variables? I tried this but it is not working.navbar-brand span {max-width: none} TIA

snowcone by Giga Guru
  • 1995 Views
  • 3 replies
  • 1 helpfuls

Resolved! Dashboard/Report on Unused Catalog

Hello,I need to build a Dashboard/Report on unused Catalog Items.  I need the reports by create date 1. From today to a year ago 7/23/25-7/23/242. From a year ago to 2 years ago. 7/23/24-7/23/23I tried with this report but looking at RITMS I am getti...

Screenshot 2025-07-23 at 4.49.44 PM.png Screenshot 2025-07-23 at 4.53.02 PM.png
purdue by Kilo Sage
  • 3221 Views
  • 9 replies
  • 0 helpfuls

Unable to insert values into multi row variable set in ATF

Hi Guys, So, here i am trying to place RMA Order. So, we have a multi-row variable set.While using set variable field(SP), unable to insert any values. It is showing the following error instead.      But, in the test runner I can see my asset is pres...

SangyM_0-1753179256574.png SangyM_1-1753179256839.png SangyM_2-1753179256834.png SangyM_3-1753179256582.png
SangyM by Tera Contributor
  • 1319 Views
  • 4 replies
  • 0 helpfuls

Redirect after Catalog Item Submission in Workspace

Hi everyone,I have a question about redirecting a catalog item in Workspace has anyone already implemented thi s?Here’s my situation:I created a page in Workspace and added a catalog item to it. When I click Submit, the request is successfully create...

SalavudeenH by Tera Contributor
  • 1132 Views
  • 1 replies
  • 0 helpfuls

g_form in workspace UI Action button returns stale values

There is a list of records in a workspace view. Clicking on a record gives an option to create a case on that record by clicking on a UI action. Lets say, you open record and click on create case. This will open up a new case record with values from ...

aakashgoyal by ServiceNow Employee
  • 1541 Views
  • 4 replies
  • 1 helpfuls

Create a Database view with cmdb_ci and cmdb_ci_business_App

I want to create a database view combining two tables:1) cmdb_ci2) cmdb_ci_business_app There is a field called "BXYZ" on business application. (not on cmdb_ci)Both table has a common field "ABC". (both table has ABC field) I want to create a depende...

Community Alums by Community Alums  
  • 830 Views
  • 1 replies
  • 0 helpfuls

Resolved! help with View rules.

I have a requirement where  For End Users on certain conditions it should show one view , below are the conditions  A. If the user opening an RITM has no itil roles, and the item is not being opened from a  portal url, use the ess view  B. If the use...

RudhraKAM by Tera Guru
  • 8151 Views
  • 11 replies
  • 11 helpfuls

Resolved! Show all RITMs for a Request using a UI Action

Hi everyone,I need help or guidance with a small requirement.As you know, when we submit a request in the Service Catalog, one or more RITMs (Requested Items) are generated under that request. I want to add a UI Action (button) on the Request (sc_req...

rahdev_0-1746631384861.png
rah dev by Tera Contributor
  • 2227 Views
  • 8 replies
  • 2 helpfuls

Resolved! Disable submit button in in catalogue Item

Customer has an requirement where need to create an single point form which has an dropdown list which redirects to different record producers , however we need to remove/hide the submit button for this catalogue item, please suggest