I am using the Bootstrap frame work and would like to use their modal.js pop up so when a submission is made the message to be shown in a pop up window, whether it's successful or if there is an error. Is there anyone out there who knows how I can do this?
Thanks.
Comments
Comment #1
mysticbovine commentedComment #2
danchadwick commentedYou would have to display the drupal messages from drupal_set_message in the popup. This sort of custom programming support is beyond what we can supply in the issue queue.