opening a modal form on button click code example
Example 1: bootstrap modal popup
Example 2: html data-target modal
$('#myModal').modal('show')
$('#myModal').modal('show')