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

Forum Posts

Required help on configuring with twilio

HI Team, At present in our instance we have twilio integration which was enabled for calling and sending sms for major incident ticket, the same functionality  that  is calling and sms should be enable for P2 ticket as well on the incident module. We...

Convert small letter to capital letter

There are two fields last name and name. So when I enter something in last name field. The first letter it needs to be populate in name field.  I used below code:Using onchangeVar name1= g_form.getValue('lastname');Var f1= name1.charAt(0);g_form.setV...

User_267 by Tera Contributor
  • 696 Views
  • 2 replies
  • 0 helpfuls

Script include for service catalog

Hello Team, Am trying to auto populate user location in service catalog using script include method and client script, when ever am selecting username.  Below is the client script i have written:function onChange(control, oldValue, newValue, isLoadin...

UmeshGowda by Tera Contributor
  • 760 Views
  • 8 replies
  • 0 helpfuls

dependent help

We have created 2 fields both are reference field.Parent (L1)Name (l2)Now The Requirement is L2 Commodity code depends on L1. If you choose any L1 on the children of that L1 should be available to choose in the L2 reference field. We have excel too  ...

Pramod5 by Tera Contributor
  • 390 Views
  • 2 replies
  • 0 helpfuls

Resolved! Autopopulate number using options

So there are 2 fields in a catalogue item- one is Name and other is code.Name is select box type. So it has multiple options like Ai, Dm, dj, gu, ji, kl, nv.So when someone selects ai or DM or DJ then it needs to populate 78 number in Code field.And ...

User_267 by Tera Contributor
  • 519 Views
  • 5 replies
  • 0 helpfuls

Aut flush / cleanup table

Hi guys Are there any recommendation on the number of seconds that you can set on the "Auto Flush" especially for the sys_log tabel? Right now its 90 days - don't even know if that it OOTB. Thanks in advanceSøren