[FX.php List] Displaying related records
Jonathan Schwartz
jschwartz at exit445.com
Mon Jul 21 20:11:53 MDT 2008
I'm drawing a blank on how to display related records after finding
the parent record. The portal is on the parent record page.
Here's what I have...and it's not working:
foreach($searchResult['data'] as $key => $value) {
foreach($value as $key => $value1) {
echo $value1['off_FEATURE::Headline'][0];
} }
Thanks for the help.
J
--
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-370-5011
More information about the FX.php_List
mailing list