Feature #251
Implement contact form in a modal dialog
| Status: | New | Start date: | 02/03/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 02/08/2012 | |
| Assignee: | % Done: | 100% |
||
| Category: | dev | Spent time: | - | |
| Target version: | 0.5.0 |
Description
LInks in the sidebar nav and footer nav to "contact" should open the form in a modal dialog.
Contact Form is currently implemented as a webform on the dev site which may or may not pose a challenge. Webform is ideal because form submissions are logged and we can extend the form easily enough. If this proves troublesome in the context of a modal form, however, we can revert back to the core contact form.
Modal form functionality is being targeted to implement the Modal forms (with ctools) module. Colorbox was an initial candidate, but it appears there are unresolvable issues with its form implementation.
History
Updated by Liza Sabater about 1 year ago
- % Done changed from 0 to 100
twas a bit of a bitch, but we have both contact and login working now with modal forms.