Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

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
  • 865 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  
  • 261 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
  • 1108 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...

Validate the approver for a Request Item

I'm triying this script in a bussines rule to valide if a request Item has an exactly approver:   (function executeRule(current, previous /*null when async*/) { // Obtener el sys_id del registro actual var currentRecordId = current.sys_id; ...

How to decrypt an encrypted field (using script)

Hi All. I want to know how to decrypt an encrypted field.I made encrypted field on variable set.But I can't decrypt the field at script. getDecryptedValue()  doesn't work.I want to know that if you know something.-------------------------------------...

Takumi_ by Tera Contributor
  • 1637 Views
  • 3 replies
  • 0 helpfuls

Customer Email Survey links going to SSO login screen

Hi, We have email notifications going out to customers inviting them to take part in a survey.  However when the customer contact clicks on the link they are taken to a SSO login page, which is no good them as they are not in Active Directory (AD).  ...

Gerard5_0-1716774896199.png Gerard5_1-1716775026600.png
Gerard5 by Tera Contributor
  • 406 Views
  • 1 replies
  • 0 helpfuls