This topic is locked

Is it posible to preset the search values of the advanced search

6/28/2007 11:30:52 AM
ASPRunnerPro General questions
Alberto author

Is it posible to preset the values of the advanced search and the conditions Using Visual Editor? So when the page comes up for the first time it will show the data related to search criteria only.
I have tried using the Edit SQL Query but later they can not be changed by user.
Thanks

Sergey Kornilov admin 6/29/2007

I believe you can run a search, copy the URL and use it as a starting point of your application.
If you use a login page setup AfterSuccessfulLogin Event and redirect the user to this URL.