Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Accessing DOM in portal with UI Script

Hi there,Is there a any way to access DOM from UI script (UI Type is Mobile/Service Portal). I'm trying to hide MRVS Add/Remove All button seeing this article.https://www.servicenow.com/community/itsm-forum/hide-disable-add-remove-all-x-buttons-on-a-...

syYMB by Tera Contributor
  • 536 Views
  • 1 replies
  • 0 helpfuls

Issue in MS Teams chat UI action

hi team  we are getting issue like this [ ' Invalid access token. Please check  your credential alias ' ] and HTTP Error 401 - Unauthorizedwhen we are clicking on  ms teams chat  UI action button in Incident form, as shown in below   from the logs we...

nameisnani_0-1742796892839.png nameisnani_1-1742796947806.png nameisnani_2-1742797006771.png nameisnani_3-1742797078696.png
nameisnani by Mega Sage
  • 1299 Views
  • 7 replies
  • 0 helpfuls

How to automate data generation for test purposes?

Hi all, I'm trying to automate the generation of data into different forms, so that we don't have to manually fill out forms and walk through the process during UAT/CAT testing. I already tried the ATF but it doesn't actually create data that is save...

Assignment rules for record producer

Hi,we have a record producer "com incident", mapped to incident table. We need to leverage the assignment rules table to validate the CI and record producer name.ex: If the CI is "dell laptop" and record producer is "com incident", then the incident ...

imran sk by Tera Contributor
  • 1591 Views
  • 4 replies
  • 1 helpfuls

Resolved! Client script to get reference value

I created custom app off the Task table. For short description, I want to set the field to the value of 'Service', 'Category', and 'Subcategory'. I have created client script to capture that, but it is getting the sys_id of the reference field. Here ...

Resolved! Hide UI Action button from being visible on records not yet created

Hello guys! I have trouble hiding a UI action button from being visible while a record is being created. I have tried with the following condition to hide it, but it's not working: current.state == 'open' && !current.isNewRecord() Here is the UI acti...

ronro2_0-1742832441849.png ronro2_3-1742832677517.png ronro2_2-1742832615872.png
ronro2 by Tera Contributor
  • 1230 Views
  • 2 replies
  • 2 helpfuls