[FX.php List] Function listing fields on layout?

Gjermund Gusland Thorsen ggt667 at gmail.com
Tue Jan 23 11:24:31 MST 2007


The associative array for field names of an FX object is here:

$ReturnedData['fields']

ggt667

On 1/23/07, Troy Meyers <tcmeyers at troymeyers.com> wrote:
> Jonathan,
>
> I'm not sure about FX, but the FileMaker API has a class called FileMaker_Layout and a method in the class called getFields, which (quoting the docs):
> Returns an associative array with the names of all fields as keys, and the array values will be the associated FileMaker_Field objects.
> array &getFields ()
>
> Maybe there's something similar in FX?
>
> -Troy
>
>
> > Hi Folks,
> >
> > Is there an fx.php function that can list the fields on a given layout?
> >
> > TIA,
> >
> > Jonathan
>
> _______________________________________________
> 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