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

How can I put radio buttons in a custom form?

I have a requirement of creating a form with many different field types. I am trying to create a radio button field for yes/no type questions, Is this possible in Geneva/Helsinki using UI15 or UI16? I know the catalogs have the radio button feature, ...

brown9394 by Tera Expert
  • 3698 Views
  • 2 replies
  • 1 helpfuls

Background scripts/scheduled scripts not running??

I have a number of scripts I want to run to bulk update data on various tables. I have tested this via scheduled script on our dev and test instances and it woks as expected. These are clones of our production instance. When I try and run them as sch...

tomlumbard by Kilo Expert
  • 2018 Views
  • 1 replies
  • 0 helpfuls

Enabling Client Transaction Logging?

I am playing around with performance management and I came across below link on ServiceNow wiki.Client Transaction Timings - ServiceNow WikiI can not locate below properties mentioned on wiki link in my instance.Do I require to create these propertie...

Resolved! Get Value of Schedule Entry start and end dates

Hello all,I am attempting to retrieve the values of the start and end dates from a schedule entry to populate a change requests Planned start date and Planned End date fields.   I see that the two format types differ from Schedule Date/Time - Schedul...

travuswarren by Giga Contributor
  • 2643 Views
  • 5 replies
  • 0 helpfuls

Resolved! Sequential task generation

I want to develop a workflow such a way that i want my workflow to wait till one task is Resolved/Closed complete and then move to next task.I'm trying to achieve   this with a "wait for condition" since i also want to check the state = Resolved.Also...

find_real_file.png
sunny13 by Giga Expert
  • 2859 Views
  • 11 replies
  • 0 helpfuls

Resolved! Upgrade Developer Instance to the latest patch

My Developer instance is currently on Geneva Patch 4, but the latest patch is Patch 7. Patch 6 contains a fix to a problem that I am facing now.I thought the development instances are automatically upgraded to the latest patch, but apparently that is...

odijk by Giga Expert
  • 2872 Views
  • 6 replies
  • 8 helpfuls

Resolved! List Context Menu Client UI Action

If I create a List Context Menu UI Action, and I specify it as Client (meaning that it will run a client script rather than a server script), then how do I know on which record it is running? My list is a related list. If I use g_form functions, they...

giles_lewis by Mega Contributor
  • 5654 Views
  • 1 replies
  • 7 helpfuls

Resolved! Client Script for Assignment Group Change

I have been working on this for a while and need some help.  We are wanting the State field to change to Active (2) when the Assignment Group changes to anything.   Also, The Assigned to should blank out when the Assignment Group changes (I havent st...

Maurie by Kilo Expert
  • 3353 Views
  • 4 replies
  • 1 helpfuls

Catalog UI Policy relative Condition for Date field

I m using relative condition in one of the catalog Item UI policy.Requirement is "If the selected date is within 7 days from the date when the request if opened, i need to display an alert message"Here is the condition which i usedIt works fine on th...

Relative Condition.jpg