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

Forum Posts

Resolved! Universal Request access_hyperlink

We are planning to move to Universal Requests as the primary ticket type for users.I'm attempting to copy the default access_hyperlink mail script and alter it so that when an incident becomes resolved, the affected user receives a notification about...

PLakin1_0-1698424497419.png PLakin1_1-1698424570380.png
PLakin1 by Tera Guru
  • 380 Views
  • 3 replies
  • 1 helpfuls

Hide "Actions" Button from kb_article view

How can I hide the button in the photo below for groups that are not responsible for the KB?I used this <j:if test="${gs.hasRole('itil')}"><j:if test="${showUpdateAction}">  <button id="editArticle" title="${gs.getMessage('Edit content')}" class="btn...

Klug_0-1698594806114.png
Klug by Tera Contributor
  • 358 Views
  • 5 replies
  • 0 helpfuls

Chat Pop up External Url

Hi All,  I am looking for a Portal header Chat pop-up. If I click on the chat pop-up, it has to open a chat window using an external URL. How could we do it? Any ideas, please? Regards, Rushi

Resolved! Using UI page in Workspace with UI Action

Hey guys, I need help with figuring this out so I have a UI action which code opens a UI Page in a Modal window. function modalPopUp() { var gm = new GlideModal("x_adab_quality_populate_via_template", false, 600); gm.setTitle("Choose a Templa...