Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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).

_____
Answers generated by GlideFather. Check for accuracy.

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

_____
Answers generated by GlideFather. Check for accuracy.

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
Tera 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

Not applicable

Hi ,

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