User Activity

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...
how to trigger a notification so that assigned user and assigned user delegate and chain of delegates should receive the notification for release task
how to hide translate ui action on a knowledge form for few knowledge bases
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 ...
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...