On this page.
I have a button to show more items from the same country the book item is from.
I have linked the button to the country section of my database. I want this button to link to all the items that have the same value inside this database in this case: “Germany” which is part of the “Country” field
The problem is that I can only link this button to a page featuring all items from the country category. I would need the system to check the specific entry in the database and link to all elements with the same entry. I don’t know how to do it and I cannot code. Perhaps that you can help.