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

Forum Posts

Resolved! get attachment.sys_id before catalog item is submitted

Hi all, i need to have somehow to get attachment.sys_id before catalog item is submitted. (so I can't use current.sys_id...)The use case is as follows: check whether the file is in the correct format, size, etc.  

Scheduled Script Execution

Is there a better way to write it or a simpler way or a way to maintain it later?var gr= new GlideRecord('sys_user_grmember');// Agroupvar tifi = gr.addQuery('group', 'ec6fb87747f1311047d9afcf016d438b');// Bgrouptifi .addOrCondition('group', 'Search ...

system by Tera Contributor
  • 1404 Views
  • 6 replies
  • 0 helpfuls

What is the difference between auto assignment and dynamic scheduling?

I have a client that will be creating a 100+ work orders that span 30 days.  They want these automatically scheduled to an agent with 4 hour windows.  Some should start at 8am and the other 4 hours at 1pm.  The agents have a list of locations covered...

Stacy by Giga Expert
  • 1561 Views
  • 1 replies
  • 0 helpfuls

Resolution SLA

How can i create report for Resolution SLA of incident task type and CataLog task?

tushar17012 by Kilo Contributor
  • 2057 Views
  • 4 replies
  • 0 helpfuls

Field Style not working on Form

Good Day, I have created a style and it woks on the list but not on the form please help. Field name: TruckField name: javascript:current.u_truck.u_fuel_type=='BEV';Style: background-color:#71E279   

Michael_Nash_0-1698229771348.png
Michael_Nash by Tera Contributor
  • 1493 Views
  • 6 replies
  • 0 helpfuls

CSM Playbooks on the Employee Center

Hello, I would like to leverage Playbooks for CSM Contact onboarding but I can't figure out the best way to add the Playbook to the Employee Center, the idea would be an Internal User would first submit the Record Producer to Onboard a new Account an...