cancel
Showing results for 
Search instead for 
Did you mean: 

Display a UI Interactive Form in full browser window

Former Member
0 Kudos

Hi,

I have a webdynpro application containing a view- having one single UI element- an InteractiveForm.

This application will be called from another application and it will be displayed on browser. I want the UI Element to take up the whole span of the browser. But no matter what I set as height width of the UI element/ or the layout of RootElement- it is just taking up half the browser window.

Please suggest how can I achieve the same.

Thanks,

Swaralipi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

junwu
Active Contributor
0 Kudos

you have to set the width of the interactive form UI element

set width to 100%

Sharathmg
Active Contributor
0 Kudos

Try to put height and width as 100%.

Regards,

Sharath