Lasso Soft Inc. > Home

-LayoutResponse

-LayoutResponse instructs FileMaker Server Advanced data sources which layout should be used to format the results of the database request. This allows one layout to be used to perform the database request and a second layout to be used to return the results of that request. By cutting down on the fields which are referenced on the response layout the speed of FileMaker requests can be improved.

  • Syntax
  • Parameters
[Inline: -Layout='Layout_Name', -LayoutResponse='Layout_Name',  ...]

<a href="default.lasso?-Layout=Layout_Name&-LayoutResponse=Layout_Name&...">Link</a>

<form action="default.lasso" method="POST">
  <input type="hidden" name="-Layout" value="Layout_Name">
  <input type="hidden" name="-LayoutResponse" value="Layout_Name">
  ...
</form>
Required Parameters
Layout Name The name of the layout which should be returned.
Examples

See the Lasso 8 Language Guide for examples of how to use this tag.

Tag Link -LayoutResponse Category Database
Type Command Data Source FMP
Support Preferred Version 8.0
Output Type None Security None
Implementation Internal Sets Lasso 8.5, Lasso 8.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft