cancel
Showing results for 
Search instead for 
Did you mean: 

How to use HTML screen in our Web Dydpro Application?

Former Member
0 Kudos

How to use HTML screen in our Web Dydpro Application?

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Gobinath,

You could try the following:

1. Calling the html application using LinktoURL UI element

2. Call the html application in a new window

Regards

Smruti

Former Member
0 Kudos

Hi Gobinath,

Please check the below similar links

Hope that helps

regards

Anil

Message was edited by:

Armin Reichert

Former Member
0 Kudos

In LinkToAction , place a FrameUIElement and assign the source of the frame to the html page.

chk it

Former Member
0 Kudos

Hi

1) Insert UI Element IFrame

2) Copy your HTML file into <your project>\src\mimes\components\<your package name>\ <your html>.html (Ex: hi.html)

3) Give <your html>.html(hi.html) as <b>source</b> property for <b>IFrame</b>

Regards

Chaitanya.A

Former Member
0 Kudos

Hi Gobinath,

There is a UI element in WD which allows you to display your html pages. Set the source property of this UI element to the html page that you want to display within the IFrame.

Regards,

Murtuza