[FX.php List] [OT] What is the correct parameter to use to receive a specific set of fields in return

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Dec 2 03:32:38 MST 2010


In theory: yes

But when testing it adding the parameter: lay.reponse like this:
&lay=xmlQuery&lay.reponse=xmlResponse returns an error like if the
field was not on the xmlQuery layout...

Bug or not? I don’t know.

ggt


2010/12/1 Chris Hansen <chris at iviking.org>:
> Sorry, that's not something you can do; the fields returned are controlled by the layout used.  So, if it's important, create a web only layout for the purpose.  On the other hand, if you need to use one set of fields for a query, then return a different set of fields, it is possible to specify a response layout (this can be done via FX, too.)  Would that address your needs at all?
>
> --Chris
>
> On Nov 30, 2010, at 2:40 PM, Gjermund Gusland Thorsen wrote:
>
>> What is the correct parameter to use to receive a specific set of
>> fields in return using FMPXMLRESULT
>>
>> In my case I would only like to receive id, ownerid, and title while
>> the layout probably has 10 fields.
>> _______________________________________________
>> 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