Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2013 at 21:42 UTC
Updated:
5 Sep 2013 at 20:06 UTC
This module adds ability for webform to load select element with ajax and then render it to your form.
sandbox project
git clone --branch 7.x-1.x git.drupal.org:sandbox/cainrus/2061779.git webform_ajax_select
Comments
Comment #1
klausiYou need to set the status to "needs review" if you want to get a review, see http://drupal.org/node/532400
Comment #2
cainrus commentedComment #3
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #4
Sabareesh commentedHi,
1. Change the git url in the description to the actual git clone link. The one that you have mentioned here is your personal account's git url.
2. I don't see this module working in one of my locals. Can you confirm its functionality? May be the webform_select_ajax_resource_dir() is what is stopping the workflow.
Comment #4.0
Sabareesh commentedfix git command
Comment #5
cainrus commentedSabarees
Fixed.
It's working with
<select></select>elements. If it's still not, then please, write down your php, drupal, and all enbaled module versions.Thank you for review.
Comment #6
Sabareesh commentedHi,
The issue was with one of my custom modules (which I tested to post in community). I can confirm yours working finely as expected.
Comment #7
cainrus commentedComment #7.0
cainrus commentedchange git url