In my drupal7 site i have buit a contact form using Webform.
I like to do two things.
I want to show webform confirmation message in popup window.I have searched net found some popup module but the problem is they all belongs to drupal 6
When i submit the webform i am getting this error message
Notice: Undefined index: #webform_component in theme_webform_display_select() (line 522 of /var/www/www.example.com/www/example/sites/all/modules/webform/components/select.inc).
Can you help me to solve this two things.Thank you friends