Skip to Content
0
Sep 14, 2023 at 04:02 PM

CAP Fiori Elements pop up message

247 Views

Hello, we have implemented a Fiori elements based application using CAP(CDS annotations). We have a table containing a field with a mediatype property. The property renders as a Link as expected, allowing us to click the link and download the file content. Similarly the upload is also rendered by the standard framework. Upon clicking the link, a new browser tab opens temporarily until the file downloads in the background, and then closes automatically.

We have a requirement to display a customized pop up message upon upload & download(click of the link). The standard handler functions of req.notify() or req.warn() do not work as expected and the messages are not displayed even though the function is executed(checked in debug mode).

Any ideas or suggestions on how to achieve the functionality without doing a custom extension?

Thank you in advance!

image.png

image.png

image.png

Attachments

image.png (30.0 kB)
image.png (56.5 kB)
image.png (27.8 kB)