cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a Custom .html page into UI5 screen

0 Kudos

Hi,

I am using on webIDE.

And am doing a scenario like " Add a custom .html page into UI5 screen in Master-Detail screen ( While clicking on any master list and detail should be appear on .Html page "). But i am getting an error. Before that i want to know whether this one is possible to do.

I am not able to proceed further.

Please suggest.

Thank You.

Thanks

Laxmikanth K

Accepted Solutions (0)

Answers (1)

Answers (1)

GabrielGomezPad
Participant
0 Kudos

Hello Laxmikanth,

you can use HTML views instead of XML views -> Take a look at hier

you should modify your XML view according to the information above. Also in Component.js -> "viewType"  and all references on master controller and detail controller that have to do with "ViewType"

I hope it helps. Kind Regards,

Gabriel