The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! What are the different ways to create Problem Record?

I know that the problem record can be created from the following ways: 1.From the Problem Moudule itself  Problem>Create New2.From Incident form,form context menu>Create Problem3.We can also create a problem through a script by using    var obj = new...

Community Alums by Community Alums  
  • 1881 Views
  • 2 replies
  • 4 helpfuls

Hide Fields in a Report View?

Is there an easy way to hide certain fields just within reports? We want users to be able to use/see fields in the table but not be able to select/view them in a report. 

Elizabeth26 by Tera Contributor
  • 1130 Views
  • 6 replies
  • 0 helpfuls

We did not receive knowledge articles in approval queue

Hello Everyone, The knowledge article author have edited 'Introduction' field in one article. That edit I can see in the history, but in the same history there is no update recorded for checkout and publish. But the article is in published state, the...

bhuvana7_0-1707581288639.png bhuvana7_1-1707581287959.png
bhuvana7 by Tera Contributor
  • 223 Views
  • 1 replies
  • 0 helpfuls

Fix Script

Hi All,I have a requirement to clean up the approval records which are older than 12 months and cancel all the related RITMs and workflow.I have written the code as below: I have one doubt when i am using gr.update() only once at the end to update th...

Rooma1 by Tera Contributor
  • 525 Views
  • 2 replies
  • 0 helpfuls

The Genius Wave Is It A TRULY & UNEXPECTED?

âž² Product Review: → The Genius Waveâž² Composition: → Natural Organic Compoundâž² Side-Effects: → NAâž² Rating: → âž² Availability: → Onlineâž² Where to Buy: → Rush Your Order From The Official Website Set forth on a path of cognitive development with The Geni...

Resolved! Cancel Case UI Action: Workflow

Hi, I am using the following script for UI action to cancel the case. This is working fine except one thing- despite setting the workflow to false, a notification is being sent. How can I stop notifications from being sent? function confirmCancellati...

Amit83 by Tera Contributor
  • 1442 Views
  • 10 replies
  • 1 helpfuls

Resolved! How to add/append a record to List collector using GlideRecord?

I am trying to add/append a new value to List collector using GlideRecord script. My initial approach is to read/add the existing value to an array and then add the new value to same array and then write the array value back to the list collector.so ...

runfast by Kilo Guru
  • 2640 Views
  • 3 replies
  • 4 helpfuls