Okay, so I have a problem here. I have an item, which is actually a character who follows you; said character can be activated at any point so she'll talk to you and answer your stupid questions, after which you may return to whatever page you were on. (For obvious reasons, you can't ask her stupid questions on certain pages, and instead other things happen if you activate her)
In order to accomplish this, I attempted to use the advanced editor's "Previous Page" link. It doesn't work because the dialogue tree is all pages, too, so it goes like this:
Hallway>talk to person>go back>Hallway. and then you're back in the hallway, but if you ask a question, then:
Hallway>talk to person>ask stupid question>redirect to main screen>go back>back to stupid question. and then you get stuck in a redirect loop.
So what I'm asking is, is there a way to return the player to the screen they were at before they used the item, even if they chose a branching dialogue option?