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

Forum Posts

Resolved! Client Script - Discard Changes to Record

I have a UI Page that is meant to be a re-usable recreation of the OOB "dirty page handler" Modal: The client script of the UI Page is as follows: addLoadEvent(function() { // Show message with parent record display value $j("#dirty_form_modal_conf...

find_real_file.png

Resolved! Refresh/Reload the from from an UI Page

Hi All, How to reload a form  from an UI Page. There is an OOB UI Page 'assessment_thanks' I want to reload/refresh the Risk Form on displaying this message "You have completed this Assessment" from this ui page   <div class="end-note" data-form-titl...

Uma13 by Kilo Contributor
  • 3892 Views
  • 1 replies
  • 0 helpfuls

Enable AI Search

Hi Team , We are in Quebec release now and we have enable AI search in our instance.We have enabled AI search in service portal as you can notice in the below screenshot We couldn't see any difference in the portal and we want to understand if we are...

find_real_file.png
Feddy by Kilo Sage
  • 3965 Views
  • 7 replies
  • 1 helpfuls

Advanced Work Assignment - Work Item Sort Order

Hi all, I have installed Advanced Work Assignment plugin in order to implement automatic allocation on several custom processes.   I was checking on queues configuration and I noticed that it is possible to configure a specific Work Item Sort Order f...

Camilla5 by Tera Contributor
  • 1430 Views
  • 1 replies
  • 1 helpfuls

How to hide modules for admin

Hi, They are few custom modules which needs to be restricted visibility even for the admin. Only for the xyz role user can view it. I have tried writing before business rule. but still it is not working.      

Resolved! Unhandled exception in GlideAjax

I have a catalog client script that keeps giving "There is a JavaScript error in your browser console"  The console just says "Unhandled exception in GlideAjax." This is the code I believe it is having the issue with: var ga = new GlideAjax('StaffInf...