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

Forum Posts

Resolved! Relationship Between 2 table

I have one custom table with field "number". It is string type field and auto-populating with incident number. I want this table to be in related list of incident table. In related list only records with same incident number should be visible.

David Boom by Tera Contributor
  • 444 Views
  • 6 replies
  • 0 helpfuls

Client Script is not working on Workspace Homepage

Hello all,I have a requirement that I want to apply some CSS on workspace homepage without modifying the OOTB workspaces. So I thought of adding a global client script, which is working fine on all forms even in workspace as well but not working on W...

Error: S,Detail: Unexpected token: S

Hello, Please assist on below error.Error: S,Detail: Unexpected token: S : while executing Rest API GET method using action in flow designer. Below is the script step (function execute(inputs, outputs) {    inputs = new AnsibleUtils().trimStringInput...

Resolved! opend_at date change

opend_at date change function onSubmit() {    if (g_form.getValue('category' == '')) {        g_form.showFieldMsg('category', 'category is require', 'error');        return false;    } else {        g_form.setValue('caller_id', g_user.userID);    ale...

Auto populate a variable based on form answers

Hi all,I'm trying to get a variable to auto populate, with free text, dependent on the answers from previous questions. Getting the auto populate is easy enough using a UI policy. However I want to be able to add multiple, but it just over rides them...

JonathanMcC by Tera Contributor
  • 330 Views
  • 2 replies
  • 1 helpfuls

OOB Change Approval Policy

Hi Team, For Change we have OOB Flow designer which adds approval in Approvers and Group Appoval. Here i have to show only Group Approval and remove Approvers Tab from change request. OOB Flow designer checks if Approves are approved then move forwar...

ApoorvaD_0-1741687655083.png ApoorvaD_1-1741687680110.png
ApoorvaD by Tera Contributor
  • 375 Views
  • 3 replies
  • 0 helpfuls