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

Forum Posts

How to modify business role based on time zone?

I have the following client script code: function onLoad() {    //Type appropriate comment here, and begin script below    if (g_form.isNewRecord()) {             //2025-08-04 MOD Start        //Get current date in UTC        var now = new Date();   ...

shiz by Tera Contributor
  • 937 Views
  • 6 replies
  • 0 helpfuls

Migrating UI action in Service Operations Workspace

I'm trying to migrate the following UI action "Search for duplicates" (table: kb_knowledge) in the Service Operations Workspace. The UI action is Client Type and it has the following script: How to write this in the Workspace Client Script? Thank you...

Maddalena_0-1742296632459.png
Maddalena by Tera Contributor
  • 700 Views
  • 5 replies
  • 1 helpfuls

Advanced user criteria for Business portal

I need to create a user criteria that meets the following criteria: The Contract table is ast_contract, the Contact table is customer_contact, and the Account table is customer_account. This should be an advanced user criteria with a script to check ...

mariasilva by Tera Contributor
  • 382 Views
  • 1 replies
  • 0 helpfuls

The following mandatory fields are not filled in:

Hi.I would like to know where I can edit the content of the message ""The following mandatory fields are not filled in:" that displays when I click on the Save button on the Configurable Workspace.Thanks!

josmad by Tera Contributor
  • 1622 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to modify Java script based on time zone?

I have the following Java scientist code:function onLoad() {    //Type appropriate comment here, and begin script below    if (g_form.isNewRecord()) {        var today = new Date();        var day = today.getDay();        // Calculate the Monday of t...

shiz by Tera Contributor
  • 1129 Views
  • 9 replies
  • 0 helpfuls

Follow breakdown filters for PA reports

Hi All, I need to build breakdown filter for PA reports which should follow all the PA reports i hadI added breakdown filter but it doesn't follow PA reportsBasically we are trying to filter with case form fields   How can we do that? Give me steps t...

JoyalRobert_0-1753808402242.png

Guidence to create workflow/flow designer Machanism

Hello all, Good day. I would like to create a mechanism/ workflow in which a agent can approve that if received email is spam email and we from the backend when get the approval from agent for spam mail will block it and delete it. Please provide you...

thinkwithme by Tera Contributor
  • 275 Views
  • 1 replies
  • 0 helpfuls