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

Forum Posts

Resolved! How to send SMS using a UI action button

Hello Folks, We have activated Notify plugin in our servicenow and bought a number from Twilio. We are using "Send SMS" activity in our alert workflow to notify users.It is working as expected. Now we have a requirement, We need to have a UI action b...

Prasad43 by Tera Guru
  • 2649 Views
  • 4 replies
  • 0 helpfuls

Resolved! Generate multiple RITMs based on list collector variable

Hello, Requirement is a new catalog item for a training request.  Requestor should have the ability to select multiple "requested for" users who will be participants in the requested training. Each of the participants may have different approval mana...

danreesejr by Kilo Contributor
  • 10590 Views
  • 8 replies
  • 4 helpfuls

Resolved! Can't add instance to NOW Agent app.

I can't add an instance (Madrid patch1) to the NOW Agent app. I got the message: "A server with the specified hostname could not be found". Same instance can be loaded using the NOW Classic app with no issues at all. Could you guys give me an idea...

JV2 by Tera Expert
  • 2687 Views
  • 5 replies
  • 1 helpfuls

UI Macro Reference Contribution

I have taken code from a UI macro on the Incident table that displays all related tickets to the User of that Incident and am trying to use it on a custom table to do the same thing. However on the new table when clicked it displays all Incident tick...

wade88761 by Kilo Contributor
  • 4222 Views
  • 6 replies
  • 0 helpfuls

Resolved! Save data from Catalog Client Script into Session client data

Hi guys, I am trying to record the data that a user enters in Catalogue Item variables (short_description and description) and put that into the request (as well as the requested item).  I can get it into the item - that works, but getting it into th...

Zhivko by Kilo Expert
  • 4235 Views
  • 8 replies
  • 1 helpfuls

Resolved! How to restrict character limit of a string field?

Hi, Taking description field in Incident table as an example. I have set the Max length of description field to 4000 characters. But when i update this field through a script( i am not sure if the same happens when i update manually), i can even upda...

Role Based ACL Advanced Script

I am trying to create a custom ACL script so users with the "specifc_group_manager" role have read only access to incident records where the caller has the "specific_group" role. However, we do not want the user with the "specifc_group_manager" role ...

Matt Steill1 by Kilo Contributor
  • 7941 Views
  • 2 replies
  • 4 helpfuls

Manipulating a Formatter

The Resource management plugin has a functionality to add events to your calendar. This event page writes records to the resource_event table. The form contains a Schedule Date Range Selector formatter with the schedule_date_range.xml macroIssue 1. I...

Formatter.png
amsko by Kilo Explorer
  • 3446 Views
  • 5 replies
  • 3 helpfuls

Resolved! How to Check Multiple Mandatory fields in UI action

I have a use case in UI action if the fields are empty we need to abort the action and display mandatory message  ,, we already has UI policies for making mandatory for those fields , but when i click on UI action it is ignoring the mandatory conditi...

RudhraKAM by Tera Guru
  • 4487 Views
  • 9 replies
  • 6 helpfuls