Jump to content

Newbie foreach question


kiggs1881

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.