- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 10:28 PM
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.
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2017 09:26 PM
We need to add methods in the Link Functions section to add more right click actions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2017 09:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2020 06:10 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 12:09 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 12:13 PM
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?