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

Forum Posts

Resolved! Email body in html field

Hi all, I have a flow designer where the trigger is inbound email. I'm creating a request after the trigger where I need to populate the email body in the description field and the subject in the short description. I used the data pill but it didn't ...

Vikram3 by Tera Guru
  • 4048 Views
  • 22 replies
  • 0 helpfuls

Resolved! Type and Order of BRs

I want to make sure , I'm not missing something that is obvious. I have a scoped app that  has 4 business rules, Script is correct on these. Its only become issue based on type of BRs and I want all of them work in Sync by setting them to correct typ...

Kumar38 by Kilo Sage
  • 1629 Views
  • 4 replies
  • 4 helpfuls

unable to see any changes on Incident table

function onSubmit() {    var knowledgeFlag = g_form.getValue('knowledge');    var knowledgeArticle = g_form.getValue('knowledge_article');    if (knowledgeFlag === 'true' && knowledgeArticle.trim() === '') {        alert('Please select a before submi...

neelamallik by Tera Contributor
  • 1030 Views
  • 4 replies
  • 1 helpfuls

Approval Request Change Notiffication

Hello, I need help adding change request type (Normal,Emergency,Exception) in the subject line of the email.Note: Exception is a checkbox: "u_exception" and Change type field is: "type" when I added in the subject line ${sysapproval.type} it displaye...

mmotran by Giga Contributor
  • 514 Views
  • 1 replies
  • 0 helpfuls

Unable to see any changes on Incident Form

function onSubmit() {    var ip = g_form.getValue('ip_Address');    if (!ip) {        return true;    }    var ipRegex = /^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.                   (25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.                   (25[0-5]|...

neelamallik by Tera Contributor
  • 562 Views
  • 2 replies
  • 1 helpfuls

ServiceNow Mobile Research Opportunity

Hi everyone!  My name is Caitlin Kenny, and I am the Staff UX Researcher for Mobile Platform topics. I currently have a research opportunity I am recruiting for that I would love to be shared out to any customers who are involved in the creation or c...

CaitlinK by ServiceNow Employee
  • 640 Views
  • 1 replies
  • 2 helpfuls