I want to use client script for self service view only but i don't what should i fill in view field.

harshchaudh
Tera Contributor
 
1 ACCEPTED SOLUTION

@harshchaudh 
navigate to System UI > Views:

KamilT_0-1752403922411.png

For self service view, you will be referring as "ess" (employee self-service).

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

10 REPLIES 10

GlideFather
Tera Patron

Hi @harshchaudh 

 

It can be blank, or if you want to apply the logics from the client script to only particular view.

 

Example > Incident form - there are multiple views and you want to apply your client script to all of them - keep it blank or just to one particular - Default, Mobile, SOW, ... :

KamilT_1-1752395594664.png

 

Please let me know if it answers your question

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Actually I want to Know to set the view self service what should i have to fill in the box i attached

Anand Kumar P
Giga Patron
Giga Patron

Hi @harshchaudh ,

 

Uncheck the global checkbox in client script then view field will show add your view their.

 

 

  1. Open the form in the view you want (like Self Service).
  2. Right-click the form header and go to Configure → Form Design.
  3. You’ll see the view name in the top-right corner of the Form Designer.

 

 

If my response helped, please mark it as the accepted solution and give a thumbs up👍.
Thanks,
Anand

Community Alums
Not applicable

Hi ,

enter your view's backbend name , so client script execute on that view only,