[seti page_title]Search Builder: sorting[/seti] [set help_name]search_builder[/set] [set ui_class]Design[/set] [set icon_name]icon_config.gif[/set] [seti name=tables][list-databases][/seti] [seti meta_header] [perl table="[scratch tables]"] my @tables = split /\s+/, $Scratch->{tables}; my $out; for(@tables) { $tables{$_} = [ $Db{$_}->columns() ]; } $out = " EOF [/perl] [/seti] [calc] $Config->{NoSearch} = ''; [/calc] @_UI_STD_HEAD_@
[return-to]

Sort field [loop list="0 1 2"]
[/loop]
You can sort the search return on one or more fields, with some options.
Search return field [loop list="1 2 3 4 5"]
[/loop]
By default, the database key for the searched table or file is returned. If you are designing your own results page, you can optionally return more fields for use with the [PREFIX-param field] tags.
[button text="Cancel search"] saved_search= mv_todo=return [return-to click] [/button]    [button text="<-- Back"] mv_nextpage=__UI_BASE__/search_wizard2.html [/button]    [button text="Preview"] generate_page=0 mv_nextpage=__UI_BASE__/search_wizard_results.html [/button]    [button text="Finish -->"] generate_page=1 mv_nextpage=__UI_BASE__/search_wizard_results.html [set Cancel search][/set] [/button]

@_UI_STD_FOOTER_@