Lasso Soft Inc. > Home

[Value_List] ... [/Value_List]

[Value_List] ... [/Value_List] repeats for each value in the named value list. Requires a single parameter, the name of a field from the current layout which has a value list assigned to it.

  • Syntax
  • Parameters
[Value_List: 'Field_Name']
  [Value_ListItem]
[/Value_List]
Required Parameters
Field_Name The name of the FileMaker Pro field for which the value list should be retrieved.
Examples

To display a pop-up menu with values from a FileMaker Pro value list:

Use the [Value_List] ... [/Value_List] and [Value_ListItem] tag. The following example creates a pop-up menu with a single selected item selected.

<select name="Title">
[Value_List: 'Title']
  <option value="[Value_ListItem]" [Selected]> [Value_ListItem] </option>
[/Value_List]
</select>
Tag Link [Value_List] ... [/Value_List] Category Database
Type Container Data Source FMP
Support Preferred Version 3.0
Output Type None Security None
Implementation Sets Lasso 5.0,LDML3x

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