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

Forum Posts

Resolved! addFormMessage

Hi,Looks like new methods have been added in Rome, but never used them, when I try to use them they are not working. Kindly help. g_form.addFormMessage('Test', 'info'); g_form.clearFormMessages('info'); g_form.clearAllFormMessages(); g_form.clearMess...

Community Alums by Community Alums  
  • 1354 Views
  • 13 replies
  • 8 helpfuls

Resolved! Making a Dynamic Service Portal File Download Widget

We currently have a few Catalog Items on our Service Portal where users need to download a file that we have uploaded to ServiceNow.  So, we have create custom Service Portal Widgets.  They are pretty basic, here is all there is to them: Body HTML te...

jmiskey by Kilo Sage
  • 6747 Views
  • 7 replies
  • 3 helpfuls

Resolved! SLA cancel condition is not working

Hi Team ,  can anyone please help me on this issue ,  I have created SLA on sc_req_item table .  pic 1  pic 2  pic 3    I have tested this SLA , start , pause and stop condtions are working properly , the issue with cancel condtion .  instead of canc...

nameisnani_0-1735486686229.png nameisnani_1-1735486712718.png nameisnani_2-1735486741457.png nameisnani_1-1735487042291.png
nameisnani by Mega Sage
  • 1749 Views
  • 14 replies
  • 2 helpfuls

Resolved! Glide Ajax Doubt

I want to display the current date on the Incident form as an alert.Client Script: function onLoad() { var ga = new GlideAjax('GetDateTime'); ga.addParam('sysparam_name', 'date'); ga.getXMLWait(); var response = ga.getAnswer(); a...

yuvarajkate_0-1735628311360.png

Stream connect for Kafka- how to setup customer Kafka instance

Read through about the Stream connect for Kafka that has been introduced in Utah and understood that as opposed to being tied with Confluent Cloud's Rest proxy for Kafka (and accessing the Kafka via Rest) as ServiceNow earlier was in a way a non-nati...

Wasif by Tera Guru
  • 3174 Views
  • 10 replies
  • 2 helpfuls

innerHTML issue - unable to fill row by row

Hello Dear's I have UI PAGE:  <html> <head> <script type="text/javascript"> function addRow() { var table = document.getElementById("dynamicTable"); var row = table.insertRow(table.rows.length); var cell1 = row.ins...

DonDom_0-1735589529001.png
Don Dom by Tera Contributor
  • 771 Views
  • 5 replies
  • 0 helpfuls

Resolved! Condition Builder related to Last 3 months

Why are tickets opened in the current month also being displayed when using the condition builder for "Opened tickets in the last 3 months" For example, if the report is run in December, it should only show tickets opened in Sept, Oct and Nov.Does Se...

tanveer_0-1735578727407.png
tanveer by Tera Contributor
  • 904 Views
  • 3 replies
  • 2 helpfuls