cancel
Showing results for 
Search instead for 
Did you mean: 

set iFrame source dynamically

Former Member
0 Kudos

Hi all

i want to set the source of the iFrame dynamically

Anyone know how I can do this within WebDynpro?

Thanks a lot in advanced!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ninad,

Create a context attribute of type String and bind it to the Source property of the iFrame in the layout. Populate this context attribute with an URL dynamically and the iFrame will show it.

Regards,

Satyajit.