Add a button in the widget Data Table from Instance Definition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2020 04:04 AM
I am using a cloned version of the widget "Data Table from Instance Definition".
How can I add a button and place it either in front of the Keyword Search or to the right of filter?
My Button shall have the same functionality as the Link button widget, but I don't know how to place it where I want it.
I can place it within the Page, but then I think it takes up too much space and messes up the view a bit. The best is to place it to the right of the filter.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2020 11:13 AM
Data Table from Instance widget actually loads Data Table widget. You can see this from below screenshot. In order to show button, you need to add button in the Data Table widget.
Best practice would be to create an option in the widget to show this button so that the button can be deactivated/activated accordingly.
Please mark my answer correct/helpful if it helped you.