Webform Feedback showing modal

Overview

Add a lightbox like pop-up for a contact/feedback form based on webform. This is similar to the solution provided by http://www.feedbackify.com without the need to use an external service.

Drupal 7

7.x-2.x: This is the recommended version. The 1.x version didn't use ajax, which may be preferable to some but it also ran up the form cache if you have a lot of nodes on your site. Many accessibility fixes have been placed in the 2.x version.
7.x-1.x: Will only fix if there are critical issues. This version is no longer supported otherwise.

Requirements

Optional

  • Add the inert library to 'sites/all/libraries/inert/inert.min.js'

Drupal 8

I created an initial version for this, but I've recently realized Webform comes with a pretty easy way to put your form into a modal. Although this module makes this setup a bit quicker, I think I'm no longer going to develop the Drupal 8 version. Any use cases that I'm not thinking of are welcome in the issues queue.

Project information

Releases