cancel
Showing results for 
Search instead for 
Did you mean: 

popup in SAP UI 5

Former Member
0 Kudos

Hi,

I had a look at all the standard controls of SAP UI 5.

There is no standard existing control to render a pop up .

How to render a popup in SAP UI 5 ?

The content of the popup should be the Output of Odata service rendered using standard SAP UI 5 components

Regards,

Madhumitha

Accepted Solutions (1)

Accepted Solutions (1)

AndreasKunz
Advisor
Advisor
0 Kudos

...and the most simple choice would be sap.ui.commons.Dialog (or sap.m.Dialog for apps that are mobile-first, but also run on desktop).

Regards

Andreas

Former Member
0 Kudos

Thanks Andreas good work.

Answers (2)

Answers (2)

Former Member
0 Kudos

usually in your desinger should have popup UI element adn jsut drag and drop. Did you not at all see this UI element in your UI designer??

Thanks

Krishna

ChandraMahajan
Active Contributor