When a table view has the class "ui selectable table", is it possible to click on a row and trigger another view?

farscape 04 Nov, 2018
Is it possible on a table view, to click on a row and trigger an action, passing a parameter from that row to another view that filters on that parameter, or is the only option to have a select box on the record and then click a button?

If is it possible, would you mind providing an example?

In my case, I have a table that tallies the results of a survey by question. It would be great if one could click on a row to see the individual responses to that question.

Thanks!
healyhatman 04 Nov, 2018
You can have a link or popup as one of the columns.
This topic is locked and no more replies can be posted.