I mounted
bootbox.prompt({
size: "small",
title: "Digite o Nome!",
callback: function(result){
if (result == true) {
When the user generates the final result it adds a value but has no id or something like that I get that value and save it
When generating modal