1
I am developing a simple form and when submitting the form, instead of sending to another "result.php" page, I would like to open a modal window using bootstrap, to show the summary of this post and possible, a link to copy the result to the clipboard (contrl+c). How to "load" form field values in the modal ??
You already have boottrap modal html?
– Mateus Carvalho