scottdurow / RibbonWorkbench

Ribbon Workbench 2016 for Dynamics 365
https://ribbonworkbench.uservoice.com/
MIT License
72 stars 24 forks source link

Problem with Open Dialog button in a modal driven app #78

Open StefanBreedveld opened 3 years ago

StefanBreedveld commented 3 years ago

I created a custom button (open dialog – smartbuttons) in a modal driven app. This button will open a canvas app.

dialog_settings

Every time I click on the button on the form the dialog (canvas app) opens. But the first it will open, load and then the dialog disappears again. The second time it will open the dialog successfully The third time it will open, load and disappear. The fourth time it will open the dialog successfully Etc….

modal_driven_app