
Image via CrunchBase
So Drupal 7 dynamic queries…love them, and hate them.
I just noticed that if you set execute the query, then use the results in a foreach you can’t reuse that result set in another foreach?! So if you’re looking to make a menu for dynamic content on the page (like a JQuery UI tab switcher dealy…that’s what I’m doing) you evidently can’t use the same query to populate both the ul and the content of each div? Lame.
- Guy Van Sanden: Upgrading to Drupal 7, not always easy (nocturn.vsbnet.be)