I have a table on a skuid page. I want to make the rows clickable so that when the user clicks on any part of the row, it runs some javascript.
I am having difficulty linking the javascript snippet to the click event of the row.
The though the following post had the answer:
https://community.skuid.com/t/onclick-javascript-on-click-of-any-field-in-row-of-skuid-ta...
but I do not know how to link the function to the table class.
Thanks