Tag Link | -SortOrder | Category | Database |
---|---|---|---|
Type | Command | Source Available | No |
Support | Preferred | Version | 2.5 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0, Lasso 3.x, Lasso 2.5 |
When specified after a
FileMaker Pro Note: Custom order can be used to sort a field in the order specified by a value list.
[Inline:
<a href="default.lasso?
<form action="default.lasso" method="POST">
<input type="hidden" name="
<input type="hidden" name="
...
</form>
Required Parameters | |
---|---|
SortOrder | Ascending, Descending, Custom |
To sort the results of a database action:
Use the
[Inline:
'First_Name'='John']
[Records]
<br>[Field: 'First_Name'] [Field: 'Last_Name']
[/Records]
[/Inline]
<br>John Surname
<br>John Doe