I am using a table, which is connected to a database. I would like to be able to click on a row of the database and when clicked it takes me to a specific page…
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
I am a VERY VERY ROOKIE PROGRAMMER. So if you can explain the code i would appreciate it.