help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

How to get Venue ID from Venue Listing Page?

How to get Venue ID from Venue Listing Page?

7 years 8 months ago
#23484
I'm including a Table on my venue listings/details pages that shows games available to play at a venue.

I need to be able to filter the table content by the ID of the Venue being viewed, what is the variable for the venue ID on the Venue Listings/Detail page??

My statement filters like this...

FROM select_game
INNER JOIN nfojm_djc2_items
ON select_game.gameID = nfojm_djc2_items.id
WHERE collectiontype = <Venue_ID>

Please Log in or Create an account to join the conversation.

Time to create page: 0.447 seconds