Closed (fixed)
Project:
Webform
Version:
7.x-3.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2012 at 16:25 UTC
Updated:
13 May 2012 at 04:48 UTC
Hello.
I have a webform loaded in overlay using colorbox.
But the popup date calendar is not working. When push in the pop up icon, the form is submited
without display the calendar.
Any clue?
Thanks...
Comments
Comment #1
quicksketchColorbox probably does not load the needed webform.js and webform.css files when opening the webform in a colorbox. You may be able to work around the problem by adding webform.js to the page manually (before the colorbox is opened), or by using an iFrame in colorbox (if that's an option). I'm not familiar with the Colorbox module, so this may be a question better asked in their issue queue.
Comment #2
Augusto182 commentedGracias!
Comment #3
quicksketch