X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-table.html;h=1632b596adc1f7e77622666889d37802454c4cec;hb=8ad827f9de1dd45c354381a58a2609f0d59fd8e7;hp=e7baaf53b0e49f3ef9b01de1ebe5a6cbd3e37cf3;hpb=e3c3d86b7091d806af42e40475a28ea8afb5865c;p=freeside.git diff --git a/httemplate/elements/select-table.html b/httemplate/elements/select-table.html index e7baaf53b..1632b596a 100644 --- a/httemplate/elements/select-table.html +++ b/httemplate/elements/select-table.html @@ -29,11 +29,15 @@ Example: #or 'records' => \@records, #instead of search params + #instead of the primary key... only for special cases + 'value_col' => 'columnname', + #basic params controlling the resulting @@ -64,21 +68,32 @@ Example: > % while ( @pre_options ) { -