cancel
Showing results for 
Search instead for 
Did you mean: 

How is it possible to open multiple dialogs at the same time in UI5?

mesicsdaniel
Advisor
Advisor
0 Kudos

Currently I want to achieve to open multiple dialogs for selected items, however at the moment only one dialog is opening, eventhough that my forEach loop gets all selected items.

Thank you for your replies in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member484715
Contributor
0 Kudos

I did'nt get your requirement properly. Do you like want to open dialogs through the forEach loop or is another event triggering your dialog opening. If latter is the case, then how are you achieving the execution of two events simultaneously in SAPUI5. Please provide some more information.