would like to make database table rows linkable to http

I have a table, which page… That tables connected to database. And I would like to make the rows of that table clickable so when I click on the row, it will take me to particular HTTP page.

Even though I might not get the whole road click even to make one feel clickable to forward to an HTTP page would be bonus at this point.

http://wholbert2.wixsite.com/mysite-1

click on incidents and you will see what i am trying to do

Hi Bill,

You can use onRowSelected to trigger wixLocation.to any page you want.

Liran.

Bill, I am willing to help you, but I cannot make heads nor tail of your question.

liran,

I see where you are going with this but I am a very rookie coder.

Here is my page

https://wholbert2.wixsite.com/mysite-1/copy-of-vehicles

when i click on item number 1, i want to got to page x
when i click on item 2 , i want to go to page y
when i click on item 3, i want to go to pay z
etc etc.

Can you show me an example as i tried the published examples and got a $w is not used