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

Forum Posts

UI macro

hi all, Actually I'm facing one issue in UI macro issue is like it was not updating the data in ui macro. it was updating when page reloads. how to achieve it when i click a button in UI macro. none of the java script reload function is working   

mahesh_03_1-1723551016107.png mahesh_03_0-1723550953267.png
mahesh_03 by Tera Expert
  • 629 Views
  • 4 replies
  • 0 helpfuls

Holiday Schedules

Hello Everyone,I have a requirement of creating a holiday schedule for good friday. It should be on 18th july and also on 21st july. how can I do it? it shouldn't be from 18-21 july. it should be only 18th and 21st july thank you everyone,SM  

Snow-Man by Tera Contributor
  • 2108 Views
  • 3 replies
  • 3 helpfuls

change calendar report

IS there an easy way to set up the report so any user itil or not can view that report . Tried anyone but we send link out in weekly email and we get acl problems thanks

PhilSuds by Tera Contributor
  • 306 Views
  • 1 replies
  • 0 helpfuls

How to Update Catalog Task Variable using REST API

I am trying to update a sc task variable using patch api (/api/now/table/sc_task/<task_sys_id>)Body-{     "number": "SCTASK1502273",    "variables.risk_change1": "No",    "variables.risk_assessment": "tEST ",      "work_notes": " testing"  } fields a...

Resolved! Changing the type of existing catalog item variable

Hi,I have a catalog item with an existing variable of type Single Line Text, which needs to be changed to a Reference type.Instead of changing its type directly, I have created a new variable of type Reference and deactivated the existing variable of...

Daisy3 by Tera Guru
  • 1519 Views
  • 2 replies
  • 0 helpfuls

Resolved! 2.difference behaviour b/w platform and in portal

Hi Team ,   There is a difference behavior between Portal and Platform ends.  We have catalog called Lost or Stolen Device. Based on device type, a Short description is populating . For example, if I choose device type is 'Laptop' >> In short descrip...

nameisnani_0-1723788833270.png nameisnani_1-1723788833267.png nameisnani_2-1723788833269.png
nameisnani by Mega Sage
  • 893 Views
  • 7 replies
  • 0 helpfuls

difference behaviour b/w platform and in portal

Hi Team ,   There is a difference behavior between Portal and Platform end .  We have catalog called Lost/stolen device . In that based on device Type - Short description is populating . For example : If i choose device type is 'Laptop' >> In short d...

nameisnani_1-1723618930840.png nameisnani_0-1723618340769.png nameisnani_2-1723619065777.png
nameisnani by Mega Sage
  • 472 Views
  • 5 replies
  • 0 helpfuls

MailScript to print table/cells by using html

Hi guys, I want to print 2 rows in my email notification, I am trying to use html code to achieve this and also want to print some value based on some condition below is the mailscript that I am using but its not working as expected. (function runMai...