Hello,
As my first project I chose to create a recipe page. Not really inventing the wheel, I know, but It's a fun project and there are a few learning points.
Now I have set up the database and I can create recipes and they look ok so that's kinda sorted.
What I want to do next is categorizing. The "recipe" template has a page reference field called category where each recipe can get categorized by more than one category and I want to be able to sort the recipes by category. I've been fiddling about with find() but not really gotten it to work properly, can someone please give me a little push, an idea to get me on the right track.
Thank you,
Snorri