Resolved! update background image in workspace?
I have created a custom workspace ,trying to update the background image, is this ootb or can we update it without impacting other workspaces
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
I have created a custom workspace ,trying to update the background image, is this ootb or can we update it without impacting other workspaces
Hello, I'm trying to update the branding on our Next Experience theme. I used the Theme builder and it handled most of the branding but there's still a few things we want to update. For the Navigation Menu background I used - "--now-unified-nav_men...
I created a new workspace experience over the app engine studio. Within the workspace I use the default page for a record. After my first tests I saw, that the workspace is using different form layouts. Is there a way to link a defined form layout to...
Hi community, I have the following UI action on the incident form to put an incident on hold. function IncidentInternalHold(){ //Set the 'task state' to 'closed complete', and display mandatory fields g_form.setValue('incident_state', 9); //...
When closing a modal, it will sometimes get added to the bottom of the current viewport.This is the modal opened. This is the modal "stuck" at the bottom of the viewport after close. Has anyone experienced this and know of a fix? I've confirmed this ...
Is there any OOB component for look reference field type, for example , i want to make below From and To fields refer to "cmn_location" table.As of from and To are free texts @Brad Tilton
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?
When I search for an Incident/HR Case/Finance requests default routing is classic Ui on search Global unless and until we select workspace from the Search dropdown. How to route the Tickets to respective workspaces by default instead of selecting the...
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 ...
Try to alter the UI Builder OOB components and add the Custom components. Is there any way please provide the details.
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'....
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...
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...
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...
Hi All,I have a requirement to create UI action in workspace. E.g "Create task" UI action will be on Case table. When clicked on it; it should open a Task table form in a pop-up window. On this window, I want to set current case number as a parent. H...

