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

Forum Posts

Conference call in Major incident shows error

Hi All, In my organization conference call in Major incident workbench works fine in Production but not in lower instances. As it shows a error dialog "Please configure driver properly. It is not ready yet" when I try to initiate the call as shown in...

major inc.png
Pritam7 by Tera Contributor
  • 391 Views
  • 2 replies
  • 0 helpfuls

endpoint for webhook

Hi All, We have requirement from our 3rd party to provide a Webhook end point so that once a case is generated, updated and deleted at 3rd party end , they will notify us via events. Thus they are asking us endpoints , please guide us how we can gene...

Evan2 by Kilo Guru
  • 259 Views
  • 2 replies
  • 0 helpfuls

Resolved! Omit new button for Related list

I want to omit the 'New' button under the change tasks tab of a change request if the state of the change request is "Review." I am using the code below but it seems to be not working: Any ideas or suggestions?  

Jeremyramirez12_0-1714467529429.png

Resolved! Hide/Show UI Action in Client Script

Use Case:I have a UI Action and I want to hide/show it based on a field form value.ORHow to rename UI Action in client script? How to do this? Thanks.

ican by Tera Contributor
  • 855 Views
  • 9 replies
  • 0 helpfuls

UI Macro in Client Script..

Hi All,How to get the value of an ui macro in client script?We have an UI macro in a record producer, based upon the ui macro value I need to restrict form submission. I tried using g_form.getValue('ui_macro'), it didn't give me value. Is there any o...

Sriraj V by Tera Contributor
  • 574 Views
  • 3 replies
  • 0 helpfuls

Dashboard Access

Hi Folks,Is there a way to share the dashboard to a set of Groups? Thanks in advance for the support.

Deepp94 by Tera Contributor
  • 178 Views
  • 2 replies
  • 0 helpfuls

Reference field variable not shown on RITM/Task

Facts:Not using MRVSVariable data observed on form view.The field uses auto populate feature.Variable data is available in Flow designer. Ex. The variable populates correctly in email step.But for some reason the field is not shown on Task/RITM(I dou...

Read Interactive Filters

Hey everyone,I have been working on a script which will read all the filters associated with particular dashboard..At present the script is returning all the available filters from the system...I need script should only return the filters associated ...