Hi
When is this module going to be updated with the patch/fixes and released. This is a great little module it be nice to have a final release version.
Thank you,
Pam
Hi
When is this module going to be updated with the patch/fixes and released. This is a great little module it be nice to have a final release version.
Thank you,
Pam
Comments
Comment #1
anders.fajerson commentedThere is a release now. Also see http://drupal.org/cvs?commit=326010
Comment #2
pam.pkrweb@gmail.com commentedThanks for quick response. I get the the new version in and do some testing.
Pam
Comment #3
pam.pkrweb@gmail.com commentedHi Great job. Tested it looks great.
Only one suggest. I make it more noticeable that when putting in the form_id in that one needs to change the '-' (dashes) in the name to '_' (underscores). For example if the form id='webform-client-form-192' need to put webform_client_form_192 has the id when adding you own forms. It kind of shows this in the example of search_form but not really clear.
Thanks
Pam
Comment #4
anders.fajerson commentedThis is the relevant help text:
"Look for . The value is the form_id, in this example "search_form"."
It's value="search_form" that is the interesting part. Any ideas how that can be worded to be made more clear?