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

Forum Posts

Resolved! Phase 2 Jelly Processing in UI Macro

I have been creating a dynamic content block via Jelly scripting and I moved some of the code into a UI macro.   The script worked at first, but once moved into the UI macro, the script was no longer being processed correctly.   The script between th...

lgustafson by Kilo Expert
  • 5242 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to Set a glide_date_time to current time with a UI Action?

My Goal:User has button they can click to change a task's status to In Progress and the task's Start Date/Time field to the current time.  The first part has been easy to script, but my mind is exploding with how difficult the 2nd part has been. I ha...

MG Casey by Mega Sage
  • 4803 Views
  • 4 replies
  • 1 helpfuls

show_schedule.do

Does anyone know about the page "show_schedule.do"? I don't see it in UI Pages, UI Macros, UI Scripts or Script Includes. Any idea where the code for this sits?

gaidem by ServiceNow Employee
  • 2584 Views
  • 3 replies
  • 0 helpfuls

Resolved! Issue with javascript:gs.daysAgoStart when using addQuery

I have created a scrolling widget that will show all overdue changes.   I want the change to show on this feed only when it has been approved, the completed status is blank and the work start (scheduled change date) is before today.   Below I cannot ...

Screenshot.jpg Screenshot2.jpg
shawhan1126 by Giga Contributor
  • 5223 Views
  • 6 replies
  • 0 helpfuls

web service authentication

Hi,I'm trying to implement a web_service and web_service_client in eclipse.I want to insert an incident in incident's table using a web_service in eclipse.From my instance I took the wsdl from url myinstance/incident.do?WSDL.When I insert the .wsdl f...

make a section mandatory

What would be a way to set a field (or fields) mandatory on a section, once the section is visible?  I have a UI Policy to show / hide the section based   upon state (working nicely), but when the section is shown, how do I make fields on that sectio...

smithcorey by Giga Contributor
  • 4210 Views
  • 4 replies
  • 0 helpfuls

Find all tasks associated to users

I have an issue with duplicate users in our system.   My goal is to find all the users who do not have any tasks, CIs, Approvals, etc tied to them and delete those users.   Then, I will configure our coalesce to work accurately based on the systems w...

UI Macro g2 evaluate not processing

Hello,I am trying to embed a PDF file into an approval_summarizer for the dms_document_revision table.   I have a g2: evaluate expression that is running a GlideRecord query against the attachment table.   When I do a 'while loop', the while test pro...

amkatulak by Giga Expert
  • 3539 Views
  • 3 replies
  • 0 helpfuls