i don't have my code with me at the moment but my project is structured like this using table
car manufacturer(ford, honda, etc)>car/truck(prius, civic)>detail view
i would like to be able to go from 1 detail view to another but not with a "next" button. was thinking more align the lines of listing related vehicles in the detail page and be able to jump to that other vehicle even if its a different brand.
i could probably explain that better once i get home with my code
but i got the idea a few minutes ago and didn't want to forget to ask. if anyone can explain to me how to do it or point out a resource like a tutorial id really appreciate it..
car manufacturer(ford, honda, etc)>car/truck(prius, civic)>detail view
i would like to be able to go from 1 detail view to another but not with a "next" button. was thinking more align the lines of listing related vehicles in the detail page and be able to jump to that other vehicle even if its a different brand.