cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with the HTML document pasted in src-->mimes

Former Member
0 Kudos

Hi,

Im using Iframe UI element.

And i have pasted a html file in src>mimes>component--> <my component>.

And im calling the same document in iframes source. i.e., in the source property of IFrame my giving that document name.

when i deploy and run it, it showing the content but not performing any actions.

Actually the html file has a button, when click on it will open the print dialogue box, but here it showing the button, when i click on it, its not opening the print dialogue box.wats wrong with procedure, help me out.

Thanks & Regards,

Suresh

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member751941
Active Contributor
0 Kudos

Hi Suresh,

Check this thread.

Regards,

Mithu

0 Kudos

I suppose that you use javascript in the html file to open the print dialog do you? If so, because of there is no javascript allowed in web dynpro maybe it blocks all java script content even if it is in an iframe. Just an idea.

Best regards

Joachim