Is it possible to create a guided procedure that uses various callable objects WHILE displaying instructions for the user as text? I'm aware of the Info Callable Object that displays as a link along side during runtime, but that's tough on a user to switch back and forth.
We tried to create a page that had the Instructions in an upper iView and then the SAP transaction in the lower iView, however the SAP Transaction kept opening in a new window (despite having "Open in content area" selected).
How have other implemented?