hi,
I am following below tutorial to create a Ajax framework page
The Masthead UI part appears fine (see screnshot) but navigation nodes assigned to my id (content admin, system admin and user admin) do not appear.
The tutorial talks about executing below method for getting navigation nodes
EPCM.getSAPTop().LSAPI.AFPPlugin.model.getNavigationSubTree(null,
drawTree, sapTreeEl);
No clues why this does not fetch necessary navigation nodes for me. Please help
thank you !
seventyros