[FX.php List] related fields

Gjermund Gusland Thorsen ggt667 at gmail.com
Fri Sep 10 11:39:42 MDT 2004


use:

print_r( $result );

go "view source" to see the returned query.

Gjermund

On Fri, 10 Sep 2004 10:46:55 -0600, Chris Hansen <chris at iviking.org> wrote:
> Jason,
> 
> Is the related field in a portal?  Also, are you saying that in records
> 2 thru X, that the data is blank?!  I'd try pulling the XML that FX.php
> is using, use that to contact FM7SA directly (IE is good for this), and
> looking at the returned XML directly.  Running a query against the
> related table shouldn't be necessary, but I wonder if you've found an
> FM7SA bug...  HTH
> 
> --Chris Hansen
>    creator of FX.php
>    "The best way from FileMaker to the Web."
>    www.iViking.org
> 
> 
> 
> On Sep 10, 2004, at 10:31 AM, Jason H.Awbrey wrote:
> 
> > Hello all,
> >
> > I am performing a query against a FM7  database. One of the fields I
> > wish to display in the found set is a related field. When looping
> > through the array, the related field will display the correct value on
> > only the first record. For every subsequent record the related field
> > does not show a value. Is there something I am missing? Would I need
> > to perform a query against the related table to retrieve all of the
> > related values?
> >
> > Thanks,
> > Jason H. Awbrey
> > StravinSOFT, Incorporated
> > http://www.stravinsoft.com
> >
> > _______________________________________________
> > FX.php_List mailing list
> > FX.php_List at mail.iviking.org
> > http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list