For test purpose I create 2 XPages to add contacts and view them.
I took a simple example from David Leedy / Youtube.
When I preview
the 2 XPages in a browser or in Notes it works as expected.
But when I open the application through Notes (Launching Notes, Open IBM Notes application) I get not the view I expected. There is no UI layout, no buttons, no links. Simple some Data, see screenshots
Good View ( done by calling preview in Designer)
Bad View ( done by opening the application through Notes directly)
Note : I am not running a local server, simply Domino Designer.
Obviously something is going wrong here. But what ?
I am new to Notes and XPages, so please have mercy ;-)