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

klausi’s picture

You need to set the status to "needs review" if you want to get a review, see http://drupal.org/node/532400

cainrus’s picture

Status: Active » Needs review
PA robot’s picture

We 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.

Sabareesh’s picture

Status: Needs review » Needs work

Hi,

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.

Sabareesh’s picture

Issue summary: View changes

fix git command

cainrus’s picture

Sabarees

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.

Fixed.

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.

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.

Sabareesh’s picture

Hi,

The issue was with one of my custom modules (which I tested to post in community). I can confirm yours working finely as expected.

cainrus’s picture

Status: Needs work » Closed (fixed)
cainrus’s picture

Issue summary: View changes

change git url