PaulNieuwelaar / alertjs

Dialog Builder allows you to create fully customisable dialogs and popups in Dynamics 365.
https://www.magnetismsolutions.com/our-products/alertjs-alert-popup-for-d365
Other
96 stars 38 forks source link

Nested Alerts #9

Closed Sheeley7 closed 6 years ago

Sheeley7 commented 6 years ago

More a feature/question: Is there a way I can nest these alerts? I'd love to put a custom wizard in the iframe alert and have confirmation alerts within that iframe. Currently, if I try to add another alert, it closes out the original iframe.

PaulNieuwelaar commented 6 years ago

Hi,

Unfortunately there's currently no way to show multiple alerts at the same time. The workaround is usually to just show standard browser alerts, confirms, and prompts etc when needing to do confirmations inside an alert.js popup. However, as this is a commonly requested feature, it will be considered in future releases.

Thanks for the feedback, Paul