This topic is locked

Radio Box Redirect

6/5/2011 8:53:44 PM
PHPRunner General questions
C
cynic author

Hi,
I've currently got 2 versions of my list pages. One is a grouped output and the other is not. I've renamed everything to allow for them both to reside in the same folder (and to ease confusion) but what I want to do is add a radio box on the login page that allows the end user to choose between the two different displays before they are displayed.
I've tried using events and setting a session variable but neither seem to be working for me - I'm starting to think I'm over thinking the problem so can anyone think of a way to do this?
Many thanks as always...

Sergey Kornilov admin 6/6/2011

It should work the way you describe it.
I would suggest to use AfterSuccessfulLogin event where you can see which radio-button was selected and redirect to correct page.
If for any reason it doesn't work for you post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.