how to make modal does not hide when click outside bootstrap4 code example
Example: do not close dialog box when click outside bootstrap modal
<div id="idModal" class="modal hide" data-backdrop="static" data-keyboard="false">
<div id="idModal" class="modal hide" data-backdrop="static" data-keyboard="false">