How do you open an XPage in the client? I see you can choose one as the DB launch page, is there another way to open one from a doclink or @Command or something else?
Subject: Did you figure out something?
I created a new xPage, but don’t want to launch it from the database open properties. How can we do that?
Thank you.
Subject: Found how to do
@URLOpen(notes:///db.nsf/main.xsp?OpenXPage) is working