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

Forum Posts

Resolved! Can you have a field style to get strike through on a field?

Hi everyone,I would like to have field with the strikethrough effect (line through) and have tried all the variations I could think of:font-style:line-through;font-style:strike-through;font-style:strike;but none seem to work.Does any one know if it i...

Ruth_Porter by Kilo Explorer
  • 1609 Views
  • 2 replies
  • 0 helpfuls

Accessing Catalog Item Variables in an onChange script

Hi all,I have a Catalog Item containing a Drop Down List on a Catalog Variable. I have created a Catalog Client Script for the Variable Set/Variable that reacts to a change. I'd like to do the same thing AFTER the user has ordered the Catalog Item. I...

by  
  • 1304 Views
  • 4 replies
  • 0 helpfuls

Report Admin Role

Is there a way to grant someone access to the reporting application so that they can create reports and make visible to any group, even if they are not a member? We have a report admin in-house that creates the majority of reports and is asked by man...

rosa8 by Mega Contributor
  • 5746 Views
  • 3 replies
  • 0 helpfuls

modify date to numeric value

I select the current date into a field for examplevar vAcquired = g_form.getValue('u_acquired'); // Retrieving Date from Systemvar vrightnow = AJAXEvaluateSynchronously('gs.now()');g_form.setValue('u_calcequipdate', vrightnow);vAcquired is the field ...

by  
  • 2333 Views
  • 2 replies
  • 0 helpfuls

Workflow activity field on the sysapproval_approver table

There is a reference field on the sysapproval_approval table called Workflow activity that references the wf_activity table. On our instances, this is always blank, even when the approval has been generated from a workflow activity. I would like to g...

Brad Tilton by ServiceNow Employee
  • 2290 Views
  • 5 replies
  • 0 helpfuls

Dynamic reply-to on email notification

We have a business rule that sends email to a group of people, and we'd like to set 'reply-to' to the address of whoever triggered the business rule that sent the message. Apparently, service-now only allows that filed to be hard-coded. I've tested s...

by  
  • 1313 Views
  • 2 replies
  • 2 helpfuls

Displaying of Chinese Characters

Chinese characters are displaying as question marks in the body of the received e-mail message. Is there a way to escape the Chinese characters in the original e-mail before it is sent? These are e-mail notification contained within the worlflow.

Pablo27 by Kilo Contributor
  • 1138 Views
  • 1 replies
  • 0 helpfuls

Inbound Email Action:Attachments

I have created an inbound email rule that will search any subject or email body for an incident number, and update the ticket accordingly. If it does not find an existing incident, it creates a new one. This functionality works whether a watermark is...

by  
  • 3470 Views
  • 8 replies
  • 0 helpfuls

Request Item variables in Approval Summarizer

Is it possible to utilize variables and their values in the approval summarizer screen? This is one of my most common requests from managers. "Why do I have to cilck on another screen to see the information I am going to approve?" I'd like to put as ...

Debugging business rule

Hi, I need to debug a business rule.I have written the following code inside the business rule by referring http://wiki.service-now.com/index.phptitle=Alert,_Info,_and_Error_Message_Scripts#Business_rule_and_other_general_use [... some code...] gs.a...

habin by Kilo Contributor
  • 3459 Views
  • 6 replies
  • 0 helpfuls