[FX.php List] Related table problem

Marisa Smith listmember at datasmithconsulting.net
Fri May 4 09:43:07 MDT 2007


I think you need to take the space out of the relationship name:

Rename the "speakers 2" relationship to "speakers2"  and see if that  
does it.

Marisa

On May 4, 2007, at 10:35 AM, Roger Price wrote:

> I have a field from a related table on my 'web' layout.
>
> The following is a section of the 'found' array:
>
> [speakers 2::speaker_bio] => Array ( [0] => something )
>
> The lines:
> $speakerBio = $value['speakers 2::speaker_bio'][0];
> echo "Bio: ",$speakerBio;
>
> just displays 'Bio:'
>
> all the other fields are OK
>
> What am I doing wrong?
>
> Your advice would be much appreciated
>
> Roger
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070504/dd596ce1/attachment.html


More information about the FX.php_List mailing list