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

Forum Posts

Resolved! Unhandled exception in GlideAjax

Hi, I am working on GlideAJAX Script Include and I am facing this issue. Kindly help. GlideAJAX function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } var ga = new GlideAjax('locationDet...

2.png 3.png 4.png 1.png
Dave_p by Giga Guru
  • 1765 Views
  • 8 replies
  • 3 helpfuls

Skip 15 business days from now to select a new date

Hi, I have a scenario where I should not allowed to select 15 business days from today. I found the code from the documentation, I updated it a little and it looks like I am getting the output as 2 months. Kindly help. var startDate = new GlideDateTi...

Dave_p by Giga Guru
  • 756 Views
  • 3 replies
  • 0 helpfuls

Resolved! Reference Qualifier Issue

Hello Team,   I need help on reference qualifier.   I have created a custom field(Type) of reference type in the RITM table and I have created a custom table where i am storing the combination of Catalog item and type value. So my requirement is to s...

Resolved! Get all the updates from a completed update set

Hi, I have an update set with child update set which are marked as Complete in Production. We are moving to Xanadu soon. I have the same update set in TEST which is complete. This update set is crucial because if it fails many ATF Test Cases fails. I...

Dave_p by Giga Guru
  • 1156 Views
  • 2 replies
  • 1 helpfuls

Custom App

I am curious how many have a custom app within their instance? we have the usual custom tables as part of our subscription, but follow best practice and have not used any. But, I do see companies that build custom apps on their platform. Has anyone b...

Interview Questions

Hello Team,We have received Following Questions for Interview Purpose. 1]if on my excell sheet there is one null value and that colum is coalse then what will hapepn? 2]i want show to catlog item to user only tell me step by step. 3]how to triiger ev...

Community Alums by Community Alums  
  • 2109 Views
  • 4 replies
  • 1 helpfuls

service Operation Workspace

Hello Team,   Is dependent field work in Service operation workspace or not?     I am facing issue in Service operation workspace where dependent field is not working properly. If i am putting dependent field as reference field and using some conditi...