Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Customize Contextual Context Pill

Is there a way that I can change the displayed value of the contextual app pill? We have some App Modules that redirect to ui_pages and currently, they just display "ServiceNow". I would like to change this to a customized value. Is this possible?

Resolved! Ui Builder : How to pass parameters to REST api

I tried to display weather report using Ui Builder. It works for Hardcoded location.Is it possible to Pass the location to end point , i dont find any way to pass parameter "City" to Data Broker Server script.Much appreciate if anyone can help me on ...

hreddy_0-1696337071138.png hreddy_1-1696337143585.png
hreddy by Tera Expert
  • 2139 Views
  • 2 replies
  • 1 helpfuls

UI Policy on Custom configurable workspace

Hi Team,I have created a Custom Configurable workspace through AES in Servicenow.I am having a requirement to hide/show Section of the form on Workspace based on status of record.I want to hide 'cloure' Section to only show when status is 'resolved'....

kushaldeepak_1-1695983612376.png
kushaldeepak by Tera Contributor
  • 1252 Views
  • 1 replies
  • 0 helpfuls

Add a Button to a form using Declarative Actions

My goal is to have a custom action displayed on the action bar  Following this post I was trying to create a custom action on a form using UI Builder.https://www.servicenow.com/community/next-experience-articles/add-a-button-to-the-list-component-usi...

younes_sebti_0-1696228166228.png

Resolved! Hide Comments/Work notes on workspace

Hello, I would like to hide the Comment/Work notes on the CSM workspace. I tried with reference to community, but it did not achieve the objective.When using the UX view rule, only the Additional comments/Work notes on the case form are hidden. Is th...

スクリーンショット 2023-09-27 111645.jpg
Saeka by Kilo Sage
  • 3785 Views
  • 7 replies
  • 0 helpfuls

Activities on Service Portal

We have requirement to show the Activity logs on Portal same as it showing in Backend UI of ServiceNow in Activity Formatter (Activities (filtered)). But the issue we are having only Additional comment and work_notes are showing on the table record s...

Resolved! UI Builder Translatable for Dynamic Text

I can leverage sys_ui_message table to translate static stylized text and static rich text fields in ui builder. Can I use the same functionality to translate dynamic binding and/or scripted text inputs?   Also, is there a way to bypass the 255 chara...

Hasan6 by ServiceNow Employee
  • 1770 Views
  • 1 replies
  • 0 helpfuls

How to change a color of all UI Actions on the instance?

Hi, I need to set a certain color for all UI Actions on the instance. I have a UX Style with CSS definitions, but out all of them, I haven't found any so far, which defines the color of UI Actions on the instance. Can you help me please, where can I ...

Egor2 by Tera Contributor
  • 1216 Views
  • 1 replies
  • 0 helpfuls

Resolved! UX Form Action Button - Condition for Visibility

Hi,   I have built a pop-up modal in workspace that is triggered by a button in a UX Form Action Layout. Issue I am having is that the button to launch the modal should not always be visible.   Is it possible to script the visibility of a button in a...