User Activity
10-31-2025
director - answer = { // Configure policy inputs here u_director_approval_mandatory: false};var director_approval_required = false;var gr_conflict = new GlideRecord('conflict');gr_conflict.addEncodedQuery("change=" + current.sys_id + "^type=bla...
10-21-2025
how to trigger a notification so that assigned user and assigned user delegate and chain of delegates should receive the notification for release task
10-01-2025
how to hide translate ui action on a knowledge form for few knowledge bases
09-30-2025
As a Knowledge Manager, I want the "Translate" button to be hidden from all users on the Knowledge article form, So that we can prevent unauthorized or incorrect machine translations and ensure users only read the officially published content.how to ...
09-30-2025
As A/An Knowledge Manager, the better way to searching for Knowledge articles within "My Approvals" (Knowledge) so that SMEs can easily locate articles. OOTB cannot be searched due to the Approving field is a document_id type. What is the actual ref...