The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! UI Builder Client Script to Data Broker Script

Hello all! Is there any method to call a DataBrokerScript. Running this script from UIBuilder Client Script after capturing desired data.function handler({api, event, helpers, imports}) { var itemSelected = event.payload.value; // Trying t...

Resolved! Manage attachment button visibility

Hello, I`m a bit lost may yu can help me?We have a custom table, record producers create the data.End user with no roles can use the record producer, add attachment to the form and submit it. Attachment then is visible on the ticket also.We grant rea...

Incident form - Mandatory comment on cancellation

As the Service Desk Manager, when an Incident is moved to Cancelled state, I would like an update of the Additional Comments fields to be mandatory so that the Caller is informed of exactly what has happened and why.Please restrict the cancel field o...

Resolved! UI Builder dropdown over an external API request

I'm trying to create a dynamic dropdown, similar to Country-State-City logic. I have implemented this process logic before using vanilla JS where the selected ID is captured and sent to the following method as variable. Since I'm using ServiceNow ser...

eberteo012_1-1700705091904.png eberteo012_0-1700705075689.png

Resolved! How to compare two tables in client script?

When opening a Ctask or editing planned and actual Ctask dates, check Ctask values against CR Planned start and end dates.If a Ctask planned start or actual start date is prior to the related CR planned start date, display a Pop-up with a warning tha...

Resolved! How to get report of incident where Priority was changed

I want to get reports of incidents where Priority was changed for some particular groups. Report should include Old value and New value both. I tried using metrics but that only gives the current value when changed. Also tried creating Database view ...

Resolved! Add a second variable with period

Hi,I currently have a requirement where, I have variables Prefix, CI Name, Description, and "Security Kafka Topic Name". The value of the "Security Kafka Topic Name" will be a value of these variables separated by "_". The code here is working correc...

client.PNG client_1.PNG client_2.PNG
Community Alums by Community Alums  
  • 343 Views
  • 1 replies
  • 1 helpfuls