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

Forum Posts

Field Messages - showFieldMsg()

I need help embedding a link into a field message.I have tried the following...var str = "here";if (g_form.getValue('service_type') == 'System Request') { g_form.showFieldMsg('service_type', 'You are submitting a system request; please provide the fo...

revlass by Tera Contributor
  • 22296 Views
  • 17 replies
  • 1 helpfuls

Resolved! Integration of Microsoft Azure Resource Management spoke

Hi everyone, I have recently integrated the Microsoft Azure Resource Management spoke into my instance with the objective of identifying underutilized resources within Azure. The spoke appears to be functioning properly, as the 'Get Resources' action...

yousraba by Tera Contributor
  • 1215 Views
  • 1 replies
  • 1 helpfuls

Script Include

Hi,I want to filter a ref field based on another field(Ref). If that field.name contains XXXX, then the 2nd field will show all records where field.comany.name contains XXXX. Below returning all recordsfunction asda_getContactBasedOnAccount() {    va...

Rosy14 by Kilo Sage
  • 648 Views
  • 8 replies
  • 2 helpfuls

Scheduled Jobs

Hey all! I have a scheduled job that runs every 80 days while excluding weekends. If the job falls on a weekend, it should run the following weekday. The script seems to be fine. However, I've tested the job to run on a weekend, and it was skipped an...

nlopez4 by Tera Contributor
  • 1007 Views
  • 6 replies
  • 0 helpfuls

Resolved! Tickets are still open

Hi All,One incident is there for a user. He/She was trying to close the tickets but it stuck. Then from backend we closed the preferred tickets. But the tickets are showing still open on her frontend / Service Portal > My request.Kindly provide me th...

A_maity002 by Tera Contributor
  • 1578 Views
  • 5 replies
  • 1 helpfuls

Resolved! Capture Timestamp of the form submitted

Hey Community I have 4-5 different forms on service portal which are linked to each other, each of them behaves as a different stage on the service portal. Now the task is as soon as 1 form is submitted or the state changes or user moves from one for...

SnowUserDev by Tera Contributor
  • 1492 Views
  • 6 replies
  • 2 helpfuls

Resolved! Advance Reference Qualifier returning values in two columns

Hi All, I have defined an Advance Reference Qualifier for a variable like this but it is returning the correct values in two columns whereas it should show as one column only.   Any idea how it can be rectified? Thanks and Regards,Saurabh Chatterjee

chatsaurav19_0-1701789786795.png chatsaurav19_1-1701789817786.png

Isuse with deleting a record

Hi,I'm facing an issue with deleting a configuration record. I used 'Insert and Stay' to create a copy of the OOTB UX List record (sys_ux_list), but right now, it cannot be removed. Also, any newly created UX List record can't be deleted. When I hit ...

miro2 by Mega Sage
  • 747 Views
  • 6 replies
  • 0 helpfuls

Resolved! how to access a databroker script from a widget

Just started working with Widget Builder, and I was wondering how can I print an object that is being returned in a Data Broker Server Script into a html template widget? Should I use the client script or server script?  Are server scripts the same a...

eberteo012_1-1701466780722.png