Bootstrap 5 Midal

Bootstrap 5 Midal

menashemenashe Posts: 159Questions: 35Answers: 1

I understand how to open a bootstrap modal when I click on a button, but I do not understand how to have an Editor form open using bootstrap.

Can you please clarify?

Answers

  • allanallan Posts: 61,762Questions: 1Answers: 10,111 Site admin

    If you have the Editor / Bootstrap 5 integration files loaded, then a Bootstrap 5 modal will be used automatically for Editor's modal, as shown in this example.

    If that isn't working for you, can you link to a page showing the issue please?

    You might want to use the download builder to make sure that you have all the files that you need for the Bootstrap 5 integration for DataTables, Editor and the other components.

    Allan

  • menashemenashe Posts: 159Questions: 35Answers: 1

    Thank you!

    Two questions:
    1. Do I need to remove any css (or js) files that could conflict from my build?
    2. 2. Will template also work with Bootstrap Modals?

  • allanallan Posts: 61,762Questions: 1Answers: 10,111 Site admin

    1 Do I need to remove any css (or js) files that could conflict from my build?

    Maybe - I've no idea what you have in your build at the moment :).

    2 Will template also work with Bootstrap Modals?

    Yes. If you go to this example and select the Bootstrap 5 theme from the list near the top of the page, you'll be able to see that it works as expected.

    Allan

Sign In or Register to comment.