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

Forum Posts

Add more column details under My task on resolve portal

Hi,I am trying to add more column details such as Exercise Name,Description,Goals & Objectivesfor recovery event record under my approvals on resolve portal .IN screenshot , you can see only Name , description,opened by & task type. I want to add mor...

shubhamvrm2 by Tera Contributor
  • 234 Views
  • 4 replies
  • 0 helpfuls

How run the Fix Scripts from the Flowdesigner

Hi I have a question, on ways to run a fix script from the flow designer, basically from the flow I pass the Fix Script name, then the flow should be able to query the fix scripts table find the record and then run the script. Could you please help m...

Sagar Rd by Tera Contributor
  • 848 Views
  • 9 replies
  • 1 helpfuls

how does survey work on Requests?

Since Request Items do not have assignment groups or are not assigned to individuals per best practices, how will the survey know which group resolved the ticket?I have a case where the Service Desk wants to report on individual team members’ perform...

saint by Tera Expert
  • 95 Views
  • 1 replies
  • 1 helpfuls

Dynamic choices in multiple choice variable type

Hi, is there any way to set dynamic choice in multiple choice variable type. I have tried below client script that is working for select box type but not for multiple choice type. function onLoad() { var userEmail = g_user.email; var splitE...

Brijmohan by Tera Contributor
  • 145 Views
  • 2 replies
  • 0 helpfuls

Resolved! How do you create a searchbox (dynamic content) on a dashboard to perform a Keyword search to search for what is on the dashboard (a report that is looking at the sc_item_req table)

Hey,  I need to create a searchbox (dynamic content item) on a dashboard to perform a Keyword search to search for what is on the dashboard (a report that is looking at the sc_item_req table).   I saw someone creating a searchbox to look for CI's on ...

Jayvik by Tera Contributor
  • 2923 Views
  • 5 replies
  • 2 helpfuls

How to call array from my system property?

Hi everyone,I'm working with a system property that stores an array of string values, for example:Property: list.of.stringsValues: "111 - TEST", "112 - Test2"In my Script Include, I'm retrieving the property like this: var titles = gs.getProperty('li...

saint by Tera Expert
  • 600 Views
  • 12 replies
  • 0 helpfuls