kiggs1881 Posted June 15, 2010 Share Posted June 15, 2010 Big time newbie question: Ive looked around quite a bit and I can't figure this out. In drupal, I have a custom content type, which has a multi-select box. When trying to recall the data (theming the individual content type), I can't seem to figure out how to get the foreach loop to repeat through all the entries. The content type (field_newentry) has fields for title, body, variables (multi-select values: morning, day, night, hot cold). How would I recall the information so it pulls out the information for each entry? For example: title1, body1, variables1xyzqp title2, variable2xq title3, body3, variable3yzp etc.... Thanks for any help! Link to comment https://forums.phpfreaks.com/topic/204803-newbie-foreach-question/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.