This topic is locked

Master/Detail Navigation

8/8/2005 3:25:27 PM
ASPRunnerPro General questions
S
stevemcm author

Hello;
I've created a sequence of Master/Detail pages that goes down 3 levels:
Master links to Detail1
Detail1 links to Detail2
This works perfectly going forward, since I'm getting all the correct records in detail1 and then when I click on any detail1 record I'm getting the correct detail2 records.
Here's the problem: When clicking BackToMaster from Detail2 to get back to Detail1, I lose the filter. Plus, I also loose the BackToMaster button which was on Detail1 to get back to the Master Page.
Is there a way to retain the variables so that the program works going backwards?
Or, is it possible to de-activate the Back to Master link so that the end-user must use the browser buttons?
Thanks

Sergey Kornilov admin 8/9/2005

Hi,
make sure you use the latest ASPRunner Professional 3.2 version. You can download it here.
Also this error may be caused by server session settings. Could you send me an URL where I can see this error?