Service Portal DataTable Widget Right Click options

nis
Tera Expert

As part of OOB on right click of a DataTable widget we get the Show Matching and Filter Out options. Where can I find the code or configuration for this so that I can customize it?

I am looking to add more options here based on the record type e.g. if it is an approval task then have option to Approve.

2016-12-16_11-55-48.jpg

1 ACCEPTED SOLUTION

nis
Tera Expert

We need to add methods in the Link Functions section to add more right click actions.



find_real_file.png


View solution in original post

4 REPLIES 4

nis
Tera Expert

We need to add methods in the Link Functions section to add more right click actions.



find_real_file.png


Rani11
Tera Expert

Hi Nis,

I am very late to this question. Since i am also having the same requirement to add approve ,reject and more information button when right click of the DataTable widget. 

 

I have tried as per screenshot but its not working somehow. If possible could you please share the script block. Like what all steps needs to be done to add.It would be great if i get any help.

 

RyN
Tera Contributor

Hi all! Curious, but has anyone overridden this implementing a dropdown style experience for filtering rather than just right clicking and filtering based of the data column? 

RyN
Tera Contributor

Hello all! Curious, but has anyone overridden this by implementing a dropdown style experience above the table and hiding the right click options for filtering, rather than current experience of simply right clicking and filtering based on the data column?