Open Closed

How to open modal dialog box on modal dialog #2742


User avatar
0
sateesh@g1.com.my created
  • ABP Framework version: v4.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

how to open modal dialog box on modal dialog.

is there any possibility to open multiple modal windows ?


1 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    You can open two modals on top of each other, there is no problem, but this is not recommended due to backdrop problems in bootstrap.

    References:

    1. https://stackoverflow.com/questions/19528173/bootstrap-open-another-modal-in-modal
    2. https://stackoverflow.com/questions/39588698/bootstrap-multiple-modals-modal-backdrop-issue
    3. https://www.google.com/search?q=bootstrap+4+multiple+modals+modal-backdrop+issue&ei=yUMwYqXpBO6Dxc8Pv7mSmAY&ved=0ahUKEwjl8cuyz8f2AhXuQfEDHb-cBGMQ4dUDCA4&uact=5&oq=bootstrap+4+multiple+modals+modal-backdrop+issue&gs_lcp=Cgdnd3Mtd2l6EAM6BwgAEEcQsAM6BQgAEIAESgQIQRgASgQIRhgAUMcDWNcNYNsRaAJwAXgAgAGNAYgB_wKSAQMwLjOYAQCgAQHIAQjAAQE&sclient=gws-wiz
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11