X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-table.html;h=6fb6b388b267a4e0b9fd12ff7c8bbaf0e0b102d3;hb=51e2a2439d923d63a5a2321864c69f82272cd362;hp=9f26a35916583fa6e540fc917ebcbe7a23dfeb5e;hpb=ecd1baba392d971b49a50f133349f85aaec548a0;p=freeside.git diff --git a/httemplate/elements/select-table.html b/httemplate/elements/select-table.html index 9f26a3591..6fb6b388b 100644 --- a/httemplate/elements/select-table.html +++ b/httemplate/elements/select-table.html @@ -28,6 +28,7 @@ Example: 'agent_null_right' => '', #right to see un-agented entries #or 'records' => \@records, #instead of search params + 'presorted' => 0, #set true to disable sorting the records on name_col #instead of the primary key... only for special cases 'value_col' => 'columnname', @@ -70,6 +71,7 @@ Example: NAME = "<% $opt{'element_name'} || $opt{'field'} || $key %>" ID = "<% $opt{'id'} || $key %>" <% $onchange %> + <% $size %> <% $opt{'element_etc'} %> > @@ -88,10 +90,12 @@ Example: