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

Forum Posts

Resolved! How to customize card view of live agent chat

I have a question about chatting on the service portal.A user is chatting with a live agent in the service portal.When the agent enters the case number (CS0001579) or knowledge number (KB0010019), the user sees the card view as follows instead of sim...

find_real_file.png
y_murakami by Kilo Contributor
  • 1348 Views
  • 2 replies
  • 5 helpfuls

Business Rule triggered two times, updating the work twice

(function executeRule(current, previous /*null when async*/ ) {var comment = new GlideRecord('sc_req_item');comment.addEncodedQuery('request=' + current.request + '^cat_item=7d3212551b68a1d0923e6311f54bcbda');comment.query();if (comment.next()) {comm...

Ui Action Cancel Button

Hi All, Can any one please help with the requirement.When a user cancels , the pop-up should require a in that popup only  user to input a cancellation reason.- and that comment popup should be mandatory when we click on cancel.- after that it  shoul...

Sushant20 by Tera Contributor
  • 2012 Views
  • 2 replies
  • 0 helpfuls

UI Action not working

I have an UI Action which set values for a field and then using g_form.save() , saves the form. This is working absolutely fine with admin user but with other user it is not working as per expectation. g_form.setValue('state', '5'); g_form.save(); I ...

Script Include for styling fields

Hello SN Community, I want to create a script include that I can reuse multiple places to update the style on a field. I have this as client callable, but I don't believe I've written this correctly.  Here is the script include:   var VIPHighlighting...

Resolved! Which Plugin need to activate for Order Management in CSM

Hi all, Please help me which PLUGIN we need to activate for Order management in CSM i found 2 Plugin's : sn_csm_order_mgmt,    com.snc.csm.order  what is the difference between these two plugins , seems to be both are for CSM.  i have activated two i...

find_real_file.png find_real_file.png
Sironi by Kilo Sage
  • 1537 Views
  • 6 replies
  • 0 helpfuls

Change Ticket View in CSM Portal

Hi Everyone , I could see following ticket view after submitting case in CSM portal. This is appearing in PDI instance but i am  not able to find the same view in my company instance. Can anyone let me know how to change ticket view.  

Amit6_0-1679635567107.png
Amit6 by Tera Contributor
  • 642 Views
  • 1 replies
  • 1 helpfuls

Export Definition with a related list condition?

Hi I want to set up an export definition with a condition on a related list. => like I can do on a report (see printscreen). Exactly this Condition Iwould like to define in the export definition.  But in den export definition I can't find the related...

Marlyse_0-1678901185906.png
Marlyse by Tera Contributor
  • 755 Views
  • 3 replies
  • 0 helpfuls

Dependent Fields in Record Producer for CSM

I am trying to create a record producer for the CSM portal.One of the requirements is to add category and subcategory. To approach this I used a Select Box for category and a Lookup select box for subcategory and used reference qualifier to filter th...

hide attachment icon

i want to hide attachment and icon also for set of specific user(based on role) in a RITM table how can i do that?

Resolved! Restrict Category and subcategories based on user role/group

Hi All,I have to restrict users with sn_customerservice.consumer role to not access few categories under "Request" record producer. Is there a way this can be done.Detailed information:In "Request" record producer I have two drop downs category and s...

harshamovva by Tera Contributor
  • 1239 Views
  • 3 replies
  • 2 helpfuls