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!
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!
You can have a link or popup as one of the columns.
This topic is locked and no more replies can be posted.