PDA

View Full Version : Conditional previouswindow?


timdog82001
2007-03-13, 22:50
Is it possible to make the previouswindow conditional? I have a file I'd like to link to from two separate locations, depending on a setting, and it needs to have a different previous window for each, obviously. I tried putting the previouswindow in a control group along with a visibility tag but it didn't work.

CHI3f
2007-03-13, 23:26
Just try not setting the previous window so it will just go back to the window you came from.

timdog82001
2007-03-14, 01:10
When I do that, it gets stuck in a loop with the window above it if I go to a window above it before trying to go back....If that makes any sense