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

Forum Posts

Catalog Item: Email Notification not being sent to "Request by"

I have build out an SC item and I need help with a work around.   Currently, ServiceNow has a property that is global enabled that prevents a notification to be sent to the person if they are the owner of the last event that takes place.   See below ...

ahsan4 by Giga Contributor
  • 3387 Views
  • 6 replies
  • 4 helpfuls

Resolved! how to change state based on the approval

hi Teami have created the record producer for changeonce i am submitting the record change form going to create at that time change appoval field is requested but state field is coming as Draft   and in the below activity state is showing in draft An...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Getting Started with AngularJS in ServiceNow

At the K14 conference I heard of a few customers starting to use AngularJS within ServiceNow, so I started doing some reading on Angular.   Are there any good articles, tips/tricks for getting started with AngularJS in ServiceNow?    Thanks  Rick

Rick Mann by Tera Expert
  • 24678 Views
  • 41 replies
  • 10 helpfuls

get row count

Hi Frds,The following script(s) use the function getRowCount() to count the number of records in a table. This can lead to performance issues on tables with undetermined number of rows. Instead of getRowCount(), I want to use GlideAggregate , could y...

ravi2k by Kilo Contributor
  • 24460 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to implement Multilingual translations

Hi every one,We have created an application in record producer, for the same we got the requirement for "multilingual translations" where it should be able to translate accordingto locations for that application only.For that we have given the variab...

SLA for change requests

Hi All,I have a requirement where i need to track down if change requests are deployed within the planned start and planned end time. Can we create an SLA which starts from the Planned start date/time and should end on Planned end date/time. In this ...

How to disable Approve/Reject in List choice?

Hi,In change Request there is a Approver Related list,When one of the approver approves the request, then In the drop down, it should disable the Approve/Reject choicesHow this can be done?1)2)Thanks,Priyanka

find_real_file.png find_real_file.png
priyanka154 by Mega Expert
  • 5104 Views
  • 20 replies
  • 0 helpfuls

how to parse the html input variable into jelly evaluate

I pasted piece of   HTML UI page script below. My requirement to dyanmically change the Due date(project_due_date) according to months selected . The due date should to be equal to current + months(selection). I am trying to perform this basic calcul...

shekar038 by Kilo Contributor
  • 3401 Views
  • 8 replies
  • 2 helpfuls

Resolved! Fuji: UI Pages are cached?

Hello developer peoples!   I have a ui page that I can't seem to make updates to. The UI page is called from a UI Action using this code: function addRecipients(){   //Get the table name and sys_id of the record     var tableName = g_form.getTableN...

xMTinkerer by Giga Expert
  • 3122 Views
  • 9 replies
  • 2 helpfuls

Resolved! Short Description Field Auto Filling!

Alright, this is a wee bit complicated, but I'll try to explain as clearly as I can!The problem:We go to our Service Catalog under the Self Service module.We open an item called "AR Recoveries Request". This is a typical service request form.Items on...

locke1 by Kilo Contributor
  • 6958 Views
  • 28 replies
  • 5 helpfuls

Get the system id of an instance?

I am trying to fetch a system ID for a survey result ID, right now I am getting an static ID in the result and then look up the that ID in the service now survey results options, is there any way to get that link of the survey results directly, right...

abhinavjoshi by Mega Contributor
  • 2864 Views
  • 2 replies
  • 0 helpfuls