I’ve got a weblog, that relates multiple products to a certain entry using the checkbox field type and listing all the product names. So in a template, i use the exp entry tag to get all the fields for that entry, and it returns a string of all the products. But now I have a string which I’d love to toss in another entry tag, but that’s already been parsed, so the only way I know to get any of the fields for the products is using a mysql query and just going straight to the DB. I like not having to do that, partly because I don’t like the way the data is organized. Is there an easier way to accomplish my goal? Maybe a plugin or something?
Thanks.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.