If this has already been covered I will happily endure someone pointing out what my searching has failed to find.
I know how to open a view from another database – what I’d like to do is have it open into my current frameset, say into the frame called “Right”, instead of opening up into a new window all its own.
@Command([FileOpenDatabase];server:GlobalSetup;“Keywords”)
Neither @SetTargetFrame(“Right”) nor setting target frame in where I am working (an outline) does a thing.
Subject: Set where the link should open in the Outline properties box
First tab, second section , fill in Type, Value, and FRAME
Subject: RE: Set where the link should open in the Outline properties box
Pam, just found your response(a year later). I’ve just tried it, and it doesn’t appear to make any difference when opening another database. Wanted to thank you anyway for offering the suggestion.
Subject: RE: Set where the link should open in the Outline properties box
Doing @UpdateFormulaContext after @SetTargetFrame should do it.