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

Forum Posts

Resolved! How to get field name when click on the UI macro button

Hi All I have created one Button in UI Macro and I used that in TWO different fields.    Now i just want to know when user is click on the button it should alert the field name from where they clicked    The below script i have used in UI macro <?xm...

find_real_file.png
ramesh_r by Giga Sage
  • 2669 Views
  • 6 replies
  • 8 helpfuls

Defect manangement flow

We're trying to start making use of defects and enhancements in our development workflow. I don't see documentation explaining how the process flow is supposed to work.  I'm aware one can create stories from enhancements and defects.  However, for de...

Resolved! Script to Initialize and add multiple AD groups

Hello community!       I am trying to get a script working that queries a variable on my form and adds those string values as ad groups to the username requested by the parent workflow.Here is my scriptvar gr = new GlideRecord('x_prole_onboarding_onb...

addadgroups.PNG picture of group for array.PNG
Kaz9 by Giga Expert
  • 7647 Views
  • 18 replies
  • 5 helpfuls

unable to see shared report

I built a report in service now, saved it in group tab under report module and shared it with my team, however, I found that user is not able to see the report.I'm able to find the report in Group tab, However, Coey is not able to find it.I've tried ...

find_real_file.png
omkar2 by Giga Contributor
  • 9635 Views
  • 12 replies
  • 5 helpfuls

negative time worked

Users can subtract worked from a task, incident, problem.   When I run a report against the Time Worked Table, the 'negative' amount (subtracted hours) come out as 0 (zero).Is there a way I can flag negative time worked?

davidkiefer by Kilo Explorer
  • 2124 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to add a button to the Requested Item form?

Hello all, I have a Client Script that I am using to try to add a button next to a variable, called "Requested By".  NOTE: The variable is within a variable set. function onLoad() { try{ var form = typeof g_sc_form != "undefined" ? g_sc_form : g_for...

find_real_file.png find_real_file.png

Resolved! How to add a request item to a request in a workflow

Hi All, I have a workflow that triggers when a type of request is created, as part of this workflow i need to add additional request items depending on various inputs. I've tried using the create task activity to create a request item but it doesn't ...

Dubz by Mega Sage
  • 2415 Views
  • 4 replies
  • 1 helpfuls

Resolved! internal and store updating has been disabled

Hi , while i am publishing one of my custom application, it gives me an error "INTERNAL AND STORE UPDATING HAS BEEN DISABLED, PLZ CONTACT YOUR ADMINISTRATOR"

Community Alums by Community Alums  
  • 9834 Views
  • 5 replies
  • 13 helpfuls

ServiceNow User Group (SNUG) for India

After a lot of discussions, we finally have a ServiceNow User Group setup for India (known as ServiceNow User Group - IN - New Delhi). Request all to please join this group and finally become a SNUG member.Not sure what SNUG is all about?The ServiceN...

API issue - POST /sn_chg_rest/change/standard/

Hello, I am trying to create a change via API. This documentation looks relevant to that: https://developer.servicenow.com/app.do#!/rest_api_doc?v=madrid&id=changemgmt-POST-std-create-chng-req And in this example I have replaced my instance name and ...

Max B1 by Kilo Explorer
  • 3190 Views
  • 1 replies
  • 0 helpfuls