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

Forum Posts

Resolved! Create Request>RITM>SCTask Relationship in a workflow

We are creating sctasks, in a workflow that is not driven by a Service Catalog Item, for our Support Desk. The workflow is not tied to the Tasks table. Is it possible to use a Run Script activity to dynamically create a Request and an associated RITM...

Resolved! Having a problem with innerHTML in Client Script

I am trying to hide the submit button on a record producer and I have found several of the various solutions and they do not seem to be working.   I found two different pieces of code and when I add alert statements to the code to see the values, bot...

Can a user manually edit and send notifications?

I'm trying to figure out if there is a way for our Incident Managers to manually trigger "dynamically created" notifications that they can edit.  Right now it seems like there are only two ways to notify "interested parties" on a ticket- automatical...

DevHyfes by Kilo Explorer
  • 3557 Views
  • 2 replies
  • 1 helpfuls

Has Attachment business rule

I've implemented the "Has Attachment" business rule on the task table, which works great. Does anyone know if there is a way to run the rule (or modify it) to run against existing records that may have an attachment and update the flag?http://wiki.se...

Rick Mann by Tera Expert
  • 7831 Views
  • 10 replies
  • 2 helpfuls

Resolved! Removing links to other records

I am trying to identify how I can remove some links from a list view but leave others. I found this wiki article, http://wiki.service-now.com/index.php?title=Personalizing_Lists. This article only describes how to change the "Link Roles". If I do tha...

Resolved! Return to Previous Window from DialogWindow

I just finished development on a custom dialog window, and I'm having trouble with where it's going after the user clicks 'Ok' on the dialog window.  The dialog window pops up from a UI Action from a Form Link.   If they click cancel, it closes witho...

Chris M3 by Tera Guru
  • 5454 Views
  • 8 replies
  • 2 helpfuls

Comparing 2 currency fields

I have tried several ways to compare 2 currency fields and can't get it to work - this is what I currently have in place within a client script:  function onChange(control, oldValue, newValue, isLoading, isTemplate) {     if (isLoading || newValue ==...

sikoras by Kilo Contributor
  • 1699 Views
  • 1 replies
  • 0 helpfuls

Coalesce on a reference table item

I am attempting to import a big list of relationships into cmdb_rel_ci using an Import Set. When I define my Transform Map I create a relationship between a hostname in the import table and the target "child" which is a reference table. I have experi...

scott_moen by Kilo Contributor
  • 2431 Views
  • 12 replies
  • 1 helpfuls