Data Table Widget On Click

Sam Ogden
Tera Guru

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?

find_real_file.png

1 ACCEPTED SOLUTION

Hi,



Instead of that you should use "Data Table from URL Definition"   widget.



there you can open widget instance..in platform view..


find_real_file.png



then bring "Link to this page" field to the form like below and select your page like below


find_real_file.png



(please mark helpful/like/correct if it helps)


View solution in original post

8 REPLIES 8

Rushit Patel2
Tera Guru

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)


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:



find_real_file.png



When we click 'Test log for comment transfer (child)' it hyperlinks to the following page:


find_real_file.png



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:



find_real_file.png



But on the Data table widget there is no such option:


find_real_file.png



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


Hi,



Instead of that you should use "Data Table from URL Definition"   widget.



there you can open widget instance..in platform view..


find_real_file.png



then bring "Link to this page" field to the form like below and select your page like below


find_real_file.png



(please mark helpful/like/correct if it helps)


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.