I’m having trouble trying to do a search using a tag as the basis of a new search.
The main database has a Field PostTag (Related to Tag Table)
The secondary database that holds the Tag has a Field TagPost (Related To Post Table)
When a Post is uploaded to the database the tags are sent to the Tag Database.
When I call the Posts in a RG the Tags appear inside that RG in another RG set to Tags.
No problem there.
What I want to do is click on a Tag and a new RG shows only the Posts that contain the unique tag.
Could someone give me a lift with how to do this please.
Thanks
Al.