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

Forum Posts

How to trigger a workflow through UI page

Hi Team, We have "Reschedule Change" button on the change form.  once user fill the details and click the "yes" button need to trigger the workflow. I have written code but its not working. HTML:<?xml version="1.0" encoding="utf-8" ?><j:jelly trim="f...

maheshch18_0-1716984527202.png
maheshch18 by Tera Contributor
  • 307 Views
  • 2 replies
  • 0 helpfuls

Issue in creating source fields on excel transformation.

I have an issue in transformation. There are 2 fields in excel - Sales Renewal Criteria for A4 Commercial Printing track, Sales Renewal Criteria for A3 Commercial Printing track. So when we load the sheet its creating only one field with the backend ...

NA13 by Tera Contributor
  • 455 Views
  • 6 replies
  • 0 helpfuls

Can you create cases in the employee center portal?

When we set up ServiceNow, using ITSM, we created portal forms that create tasks on their own custom tables (extended from the service task table) instead of using out of the box requests. There is now an ask to have them all create cases instead wit...

LoriC by Mega Guru
  • 654 Views
  • 1 replies
  • 0 helpfuls

How to find out which values were removed from Right side of SlushBucket

Hi Team,Below is the code written on client script in UI Page for the custom Slushbucket. Suppose I remove few values from Right side to Left Side. How to get those values using the below statement? var rtevalues = slushAccounts.getValues(slushAccoun...

Community Alums by Community Alums  
  • 192 Views
  • 2 replies
  • 0 helpfuls

Schedule Announcements

Hi, is it possible to schedule Announcements, for example to only show during weekends?We would like to display some contact information only during weekends, do I have to create a new announcement for every weekend of the year? Thanks! 

Rndrs by Tera Contributor
  • 916 Views
  • 4 replies
  • 2 helpfuls

Case Visibility in Portal

I have a requirement to restrict visibility to customers depending on there location ie. Global can view all open casesAPAC can only see cases raised in location APACEMEA can only see EMEA cases additionally it originally was set up Global as a paren...