Hi Friends,
I'm new to the world of SAPUI5. I'm trying to simulate the master-detail template using SplitApp in webide. But I'm even unable to achieve the first step - I'm unable to make the SplitApp container work. I mean the container shows a page like below -
But it's not using my Master and detail pages, I believe this is just the default structure of SplitApp.
For testing I put some content in the master and detail pages, but they are not appearing.
This is the file structure:
I'm attaching the manifest.json code in notepad.
I know it's too much to ask, but I'll be really grateful if you help me resolve this. I have found many examples of using SplitApp in google, but they all are using Javascript view in Eclipse. I need to do it in webide with XML view.
Thanks,
Sarif