- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 05:48 AM
Hi All,
I have added 2 Data table widgets to a page on our portal. I've added a filter to these and they are displaying as I am expecting.
I expected that when a log was clicked it would take you through to the ticket_field widget. However if you select a log it does nothing.
Any ideas what needs amending so that this will work as expected?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 06:27 AM
Hi,
Instead of that you should use "Data Table from URL Definition" widget.
there you can open widget instance..in platform view..
then bring "Link to this page" field to the form like below and select your page like below
(please mark helpful/like/correct if it helps)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 05:58 AM
Hi,
"I expected that when a log was clicked it would take you through to the ticket_field widget". coudnt understand this line...what are you trying to do?
(please mark helpful/like/correct if it helps)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 06:05 AM
Hi Rushit,
On another page of our portal we have a simple list widget, and when you select the title it takes you to the ticket view of that specific log. Example:
When we click 'Test log for comment transfer (child)' it hyperlinks to the following page:
On the Data table widgets that I have just added I was expecting it to work in a similar way, but when you click on a log on this widget it doe not hyperlink to any other page.
On the simple list widget there is an option when you edit the widget to identify where to link:
But on the Data table widget there is no such option:
I'm guessing therefore that some changes need to be made to some section of the Data table widgets code, but I am not sure what changes need to be made so this is where I need assistance.
I hope this helps explain what I am trying to achieve, but please let me know if you need anything more from me
Thanks
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 06:27 AM
Hi,
Instead of that you should use "Data Table from URL Definition" widget.
there you can open widget instance..in platform view..
then bring "Link to this page" field to the form like below and select your page like below
(please mark helpful/like/correct if it helps)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2017 07:12 AM
Hi Rushit,
Thanks for the above, that's worked fine, I have ran into one last issue - It is showing 20 records, but I only want it to show 5. I've added the maximum entries field to the form and added 5, but it is still showing 10.
Thanks.