1. Make the modals or popup as components

Please make the modals or popup as components, please refer to this post (Component)

image.png

2. Insert Modal into Root item

  1. select the root item of the page
  2. choose Insert / UI libraries / Bootstrap / Modal

image.png

image.png

3. Configure the settings of the Modal

  1. Enter the ID of the button that will trigger the Modal
  2. Select the component you want to display as content in the Modal

Remarks: Ensure to change modalId if you have more than one Modals

image.png