cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro pre-populate a PHP form in an iFRAME

AnthonyP
Advisor
Advisor
0 Kudos

I have developed a ABAP Web Dynpro and embbedded a php form from another external website in an iFrame on the web dynpro page. Is there a way to intercept pre-populate the PHP form fields and if possible disable some of the pre-populated fields?

Accepted Solutions (1)

Accepted Solutions (1)

shankar_gomare
Explorer
0 Kudos

Hi Poltera,

Iframe is depreciated and not used anymore, instead use HTML5 island, you will be able to communicate using JavaScript.

Regards,

Shankar Gomare

AnthonyP
Advisor
Advisor
0 Kudos

Hi Shankar

Thanks for the useful info on HTMLIsland and HTMLContainer. Unfortunately I don't have those WD
UI elements available as we are not on 740.

Are there any options when using iFrame despite this being old/depricated technology?

Regards,

Anthony.

Answers (0)