select 'Samples' from https://sapui5.hana.ondemand.com
select 'Input' from right side. In Left side,
under Display, select 'Label'
Then under Samples(3),
select 'Label with Inputs' https://sapui5.hana.ondemand.com/#/sample/sap.m.sample.Label/code
Download source code 'sap.m.sample.Label.zip'.
Now in WebIDE, import the zip file under 'Workspace'.
When index.html is executed,
new window with title 'Label with Inputs' is shown,
but nothing comes in screen. I
s there anything more to be done.
Should files be kept under webapp folder?
Or
Is something else missing?