The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Simple list widget configuration

Hi all, I cloned a simple list widget to show list of records of a custom table in service portal . It is displaying. , in the custom table records there is a  reference field (sys_group). Now the requirement is if the current logged in user is belon...

Sharath807 by Tera Contributor
  • 663 Views
  • 2 replies
  • 0 helpfuls

Advanced reference qualifer taking time

Hi Team,We have an OOTB reference field 'Account To' on Account Relationship table. There is already a advanced reference qualifier written as below which works fine but we need to restrict below to only show parent accountsjavascript:var ret='...

Community Alums by Community Alums  
  • 273 Views
  • 1 replies
  • 0 helpfuls

Resolved! Filter Condition not working in List Control

Hi Team, In customer_account table we have a field called as 'Partner'. When we scroll down to the related list of account form, we see a related list called as "Account Relationship", in that we see a "New" Button. Requirement is when an account is ...

Community Alums by Community Alums  
  • 445 Views
  • 1 replies
  • 0 helpfuls

Embedding a UI Builder Page in Service Portal

Hello everyone, I'm currently exploring Service Portal and I have a requirement to integrate a UI Builder page within it. Is there a way to embed a UI Builder page inside a Service Portal widget and facilitate communication between the parent (Servic...

Prasun2 by ServiceNow Employee
  • 480 Views
  • 1 replies
  • 0 helpfuls

ServiceNow CSM integration with ServiceNow ITSM instance

ServiceNow CSM instance integration with ServiceNow ITSM instance How can we integrate the Service Request process between the two instance? ServiceNow ITSM instance create different number of catalog tasks for each catalog item so how can we integra...

emmaline by Tera Contributor
  • 333 Views
  • 1 replies
  • 0 helpfuls

What is "Customer Satisfaction Score" field on Interactions table?

Hello All, I would like to know the meaning and usage of the "Customer Satisfaction Score" field in the Interactions table.I found this field in the data dictionary and it is marked as read-only. I would like to be able to send the csat score via pho...

Max64 by Tera Contributor
  • 522 Views
  • 1 replies
  • 1 helpfuls

OnClick of Report's details, it should redirect to portal.

Hi Team, Need some insight on below query. I have a dashboard which contains multiple reports. On click of the record, it is redirecting to the backend table but i would like to redirect to the portal and show the details with some static field as co...

Alok21 by Giga Expert
  • 2127 Views
  • 10 replies
  • 1 helpfuls

cancel button on incident form

Hi Team, I need cancel button on the Incident form. once click the cancel ui action and below dialog box appear.  Ui action script: function cancelTicket() {var dialog = new GlideDialogWindow("cancel_incident_ticket"); //Render the dialog containing ...

ManasaAllu_0-1718893320807.png