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

Forum Posts

Resolved! Best approach for moving the cursor to next field.

I am trying to write a client side script for a catalog item that can move to the next field once populated with a value.So, more or less simulating pressing the tab key once the field is populated.I know the keycode for the tab key is 9.  I have tri...

ui script

how to get the roles of logged in user in ui script. tried g_user.hasRole . not working.

Rosy14 by Kilo Sage
  • 482 Views
  • 3 replies
  • 0 helpfuls

Resolved! The maximum field length in the imported set table has not work

Hi Everyone issue:import set table‘s field max length is 4000,Importing strings exceeding 4000 characters without truncation I created a table using load data, set the maximum length of each field, and then imported two data with a length equal to th...

lipan_1-1707035272561.png lipan_0-1707035252000.png lipan_2-1707035314211.png lipan_3-1707035329367.png
lipan by Tera Contributor
  • 1912 Views
  • 2 replies
  • 0 helpfuls

Resolved! Plugin dependency check while Upgrading?

I am trying to upgrade plugin from 1.1 to 3.1 Service Operations Workspace ITSM Applications In the plugin application requirements i see AI Search for next experiance Application as system requirementAnd we dont have AI Search for next experiance pl...

KiranKumar76_0-1707034543864.png

Resolved! Need help for one of script for Business rule

Hi  I have below requirement. we have to calculate the difference between updated and created date .var start_time = new GlideDateTime(grTaskSla.getValue('start_time')); var end_time = new GlideDateTime(grTaskSla.getValue('end_time')); var duratio...

Are Kaveri by Tera Contributor
  • 1122 Views
  • 7 replies
  • 0 helpfuls