YEP,
Bill in the 'order by Columns' right click and select 'Insert Meta Tag', then select from either "Form Field" or "URL Argument" or "Variable"
These can be sort columns that the user has picked from your application and are either <@ARGS or @@user/local$<variable> types.

Probably easier to do a Direct DBMS and just write it all as one local variable.
<@Assign local$SQL value='Select Column1,Column2,ColunmX from Table Order By <@ARG Column> where ...'>

Then place @@local$SQL in the 'SQL' of the DirectDBMS.

~Brian

At 12:57 PM 1/2/2003 -0800, you wrote:
Can the Sort Order of a Tango 3.52 Search action be specified at run
time? 

Bill Conlon

To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306

office: 650.327.2175
fax:    650.329.8335
mobile: 650.906.9929
e-mail: mailto:[EMAIL PROTECTED]
web:    http://www.tothept.com


________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Brian Mowers
[EMAIL PROTECTED]

Reply via email to