v5:reference:recordset:getmenu3
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:reference:recordset:getmenu3 [2019/01/01 23:42] – mnewnham | v5:reference:recordset:getmenu3 [2019/01/01 23:50] (current) – [Description] mnewnham | ||
---|---|---|---|
Line 13: | Line 13: | ||
optional string $selectName='', | optional string $selectName='', | ||
optional mixed $defaultValue=false, | optional mixed $defaultValue=false, | ||
- | optional | + | optional |
optional bool $multiple=false, | optional bool $multiple=false, | ||
optional int $numberOfRows=0, | optional int $numberOfRows=0, | ||
Line 25: | Line 25: | ||
In order for the optgroup to work correctly, the SQL statement used must be ORDERED by some order that begins with the 3rd column in the SELECT. | In order for the optgroup to work correctly, the SQL statement used must be ORDERED by some order that begins with the 3rd column in the SELECT. | ||
+ | If more than 3 columns are returned, the 4th and greater columns are discarded. | ||
===== Parameters ===== | ===== Parameters ===== | ||
==== $selectName ===== | ==== $selectName ===== |
v5/reference/recordset/getmenu3.1546382543.txt.gz · Last modified: 2019/01/01 23:42 by mnewnham