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

Forum Posts

Add Tooltip to choices in a string field in workspace

Hi All,I tried to add Hint to a string field (name is Category) choice (Functionality) and it displays hint  when users hover on it in platform. The same is not working in Workspace, can we add tooltip/hint to choice values in workspace? Thanks!

Resolved! How can I hide the State choice on RITM forms?

Hello Everybody, I need to hide the “Closed Skipped” state choice on the RITM form.Will hiding it at the form level affect historical records that already have this state?I tried a UI Policy with g_form.removeOption('state', 7);. It hides the option,...

sattar3 by Tera Contributor
  • 1280 Views
  • 11 replies
  • 3 helpfuls

user avatar needs to display along with user information

Hi All,I am new to UI builder. We are building the custom workspace. in list view beside to user name the user's avatar also needs to display. Like it should be combination of users avatar and username. so kindly provide any idea to achieve this  

query business rule

Hi Team,I need to write a Query Business Rule where the short description contains "test12334", and only members of two groups (Group A and Group B) should be able to see those tickets in the list view in the catalog task. Could you please provide th...

Community Alums by Community Alums  
  • 624 Views
  • 6 replies
  • 4 helpfuls

how to add variable filter in dashboard

Hi Experts, I have a requirements to create a variable filter in report or dashboard  and based on that we can filter the RITM.I checked few logic from my side-  I have created PA dashboard where i'm showing the specific catalog item RITM  from (tabl...

Can we display image dynamically with in the variable set?

Hello,I've a requirement to display the image with in the variable set popup. We have a catalog item with variable set. User is going to add the rows by populating some variables data (ex variable is 'part') . When the user selected the part variable...

Roja Paleti by Tera Contributor
  • 689 Views
  • 1 replies
  • 0 helpfuls

Execute schedule report from script

Hi All,I'm using below script to trigger a scheduled report from script. Is there a way we can avoid calling packages directly? var gr=new GlideRecord('sysauto_report');gr.get('name', 'Report Name'); // name of my schedule report.if (typeof SncTrigge...

State flows for change request for Emergency change

Hello All,So i want to restrict my emergency change should not move to assess state from new state if there are no related incident or problem or vr record present.I want to achieve it through state flow is it possible?If yes can you please guide @An...

How to apply conditional data anonymization in ServiceNow

We have a requirement to apply anonymization in ServiceNow, but only under specific conditions. For example, anonymize sensitive fields (like caller name, email, etc.) only when an Incident record is in a Closed state.Has anyone implemented condition...

Looking up latest value of user input in a catalog item

I need to generate a server name based on already existing server names. The method right now is: -user submits a request via the catalog item-script include + client script generate a new name in the following manner:-look at the server name in the ...

MarinaN by Tera Expert
  • 438 Views
  • 4 replies
  • 0 helpfuls