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

Forum Posts

Resolved! Convert date format in gliderecord

Hi, I need to use a script to retrieve schedules entries with an end date later than today.The problem is that the end_date_time field isn't in the usual date format (20251231T235900), and I can't compare it to the current date in my gliderecord. Can...

Karine_M by Tera Guru
  • 1035 Views
  • 2 replies
  • 1 helpfuls

Cant hide a particular related list in workspace

I have to hide related lists to certain users. one of the related list is only visible on configure > related list, but not on form. Created a client script, it hid all the related lists on form , however it is not hiding the one that is not shown on...

Kumar38 by Kilo Sage
  • 4202 Views
  • 22 replies
  • 0 helpfuls

Resolved! Need help with Change Request - Change Management form

Hi All,I need help with a requirement - the requirement is on the change request form when we are moving from implement to review state if that change request has any associated change task auto or manual if the task is not either closed or cancelled...

Harsh3842 by Tera Contributor
  • 2276 Views
  • 8 replies
  • 1 helpfuls

view/run

Build name: Yokohama            while i trying to learn report part i am follow a youtuber but when he type in her pdi reports a option come view/run but while i am trying the same thing i am nor able to find view/run 

vupadhyay19 by Giga Contributor
  • 510 Views
  • 1 replies
  • 0 helpfuls

Resolved! Copy Attachment from interaction to case

Hi Community, I need to copy attachment from interaction table to the case tableSo I have written one after BR on the interaction related record, in this table only we have the linking for both interaction(function executeRule(current, previous /*nul...

is_12_0-1749821921652.png
is_12 by Tera Contributor
  • 3294 Views
  • 13 replies
  • 2 helpfuls

Copy Attachment is not working to send email

I was trying to send attachments added to RITM in Email. For that I have send Email action and then Look up records and Copy attachment action but i am getting error as below.Getting error in Lookup record and Copy attachment.Please help to fix this.

ShahidaMitt by Tera Contributor
  • 503 Views
  • 1 replies
  • 0 helpfuls

How to get sys_id for record after g_form.submit()?

The sc_cat_item page on service portals allow users to submit a catalog item.I am going through the code on the widget and it seems like the submit button calls g_form.submit() to produce the record. How can I get the sys_id of the record if g_form.s...

hamzaathar by Tera Expert
  • 1318 Views
  • 6 replies
  • 0 helpfuls

Resolved! Difference between global and scoped application?

Private scoped applications provide a dedicated environment for your application, isolating it from other applications. This isolation ensures that resources such as tables, fields, scripts, and workflows are contained within the application, avoidin...

How to show Survey as Modal Pop-up in Portal

Hi,We have catalog item link in Service portal so whenever user click the link it should show Survey as Modal Pop-up and where user need to fill the survey. So I have modified the widget client script like below its showing survey widget not actual f...

reddy8055 by Tera Contributor
  • 2166 Views
  • 6 replies
  • 0 helpfuls

How to subtract days from a schedule

In the RITM table we have a field called dur date i want to subtact 3 working days from thet due date and get the new date. (Thenumber of days might varies) Could any one help.. 

JPSS by Tera Contributor
  • 2736 Views
  • 7 replies
  • 0 helpfuls