Hello there EE forum members,
SQL is a little over my head and I have conducted Google and EE forum searches, but I am unable to find a solution (SQL, addon, built in functionality, etc.). I am wanting to find the channel of a particular entry in my database. I would assume it would be something like this…
SELECT channel_name FROM `exp_channels` WHERE entry_id = 63;It is kind of a reverse approach. We have an entry ID being displayed on a template but only an excerpt is showing, so we want to have a read more link to the entire entry, which is why we want the channel of the particular post included in the EE anchor link.
Thanks!
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.