I've got a typical webform that submits using the ajax module. How can I redirect the success message to a shadowbox?
A:
Read about lighboxing here: http://thedrupalblog.com/inserting-form-lightbox-window-and-submitting-it-ajax
I assume it's the same, just for "rel" you should use "shadowbox"
Nikit
2010-01-29 00:25:02
A:
This involved a JS hook. The AJAX drupal plugin sends drupal's messages to its javascript component.
davidosomething
2010-02-01 13:51:32