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

Forum Posts

Not all data labels show on a bar graph

I have a question about data labels not showing on bar graphs. One one, all the stacks have a data label, yet on another graph, some don't. Both are configured exactly the same way. Is there a way to force it to show all the data labels? I have an ex...

When form loads manager details needs to be populate

HI Community, I have a requirement, need to populate the manager details in Is manager (list collector) field when the form is loaded.In the catalog form there is variable set field named Requested for in that field when user opens the form in portal...

suuriya by Tera Contributor
  • 684 Views
  • 5 replies
  • 0 helpfuls

Resolved! onChnage script needs to work iteratively.

function onChange(control, oldValue, newValue, isLoading) {    if (isLoading || newValue == '') {        return;    }      var sysid = g_user.userID; //get current user sysid    var ga = new GlideAjax('global.Check_user_group'); //script include name...

Shidhi by Tera Contributor
  • 608 Views
  • 3 replies
  • 1 helpfuls

Order Guide / Catalog & process

Hi All,Im wondering if this is possible. And how I can achieve this!I have created a order guide for a new user – it has 3 different calalog options depending on what they select. Once the order guide is submitted –It creates the request, once approv...

Need to highlight text in Add attachments in Service Portal

Hello,I would like to make Highlighted text visible in "My instance" like what it displays in the "PDI instance". (ref. screenshots). Currently it appears in My instance but the text colour is not visible.Can someone please guide me on this part? Tha...

Community Alums by Community Alums  
  • 674 Views
  • 3 replies
  • 0 helpfuls

Colour a field if it has any value

I'm trying to colour a field when it has any value in it. I've tried using Styles, UI Policy, Client Script but I can't get it to work. Here's what I tried in client scripts: function onChange() {var fieldName = 'caller_id'; // Replace 'caller_id' wi...

Eduard B1 by Tera Contributor
  • 1037 Views
  • 7 replies
  • 0 helpfuls

Integration Interview prep

Lets try to understand real time scenario, Suppose you have requirement to integrate slack with ServiceNow So that it automatically creating an incident in ServiceNow when a customer sends a message on Slack. So first you need to check Technical ...

Prataps135 by Mega Sage
  • 400 Views
  • 1 replies
  • 1 helpfuls

Resolved! Knowledge Import Articles label change

Want to change the label on the Knowledge Import Library page back to 'Knowledge Base'Some has changed it to 'Resource Libray' and would like to change it back to 'Knowledge Base'  

BretSmith_0-1703120810919.png
Bret Smith by Giga Guru
  • 1373 Views
  • 14 replies
  • 1 helpfuls