Hello Expert's
We work on IE 11 and display PDF's through iFrame. The PDF's displays properly but when we click a button to display message box on top of the pdf file, layering issue arises where the message box layer is displaying behind the pdf layer and user's are not able to see message box in the front.
To overcome that, is there a possibility to develop message box (sap.m.MessageBox) content within an iFrame and Div elements ? If yes, can someone guide me to develop a custom control that will render message box within an iFrame, Div HTML elements in the browser ? This will help me to set the CSS style property zIndex of the Div element to display the message box on top of the pdf.
Note: I tried third party libraries to display pdf (like pdf.js library) but the outcome is not good. So, looking to develop custom control.
Thanks.
Request clarification before answering.
Hi,
Have you tried all the possible messaging options sap.m.Dialog, sap.m.MessageToast etc.(in the SDK type message on the search)?
In addition, you can also write/import message classes, the same way you use pdf.js.
If you want a more in-depth help I would post the code with that problem illustrated (everything that is needed in order to recreate it).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.