Petition or signit module for Drupal 6?
vitalblue - July 15, 2008 - 13:57
Hi to everyone...is there any module similar to petition or signit available for Drupal 6? Does anyone have anything similar in his/her mind?
Thanks
Hi to everyone...is there any module similar to petition or signit available for Drupal 6? Does anyone have anything similar in his/her mind?
Thanks
I need this too.
I need this too. Anything?
Thanks
me too
me too
I am needing collect signatures from petitioners too
I need it for online cause.
needing:
- collect signatures for a letter, letter can be write in a node
- show them, could be in a view?
- capability to export signatures information to external program, it could be excel or csv
- optionally, exporting of letter (node) with signatures in a pdf for presenting it formerly in paper.
- show a counter, can be in a block, people who has signed in the letter (cause)
Iam felling alone with this, not much ppl doing it and explain steps in drupal :(
hoping a hand, idea, or conversation about.
Use
Use the Webform module, see the posts below.
There are several Petition
There are several Petition forms available, but all of them for 5.x !!
http://drupal.org/search/node/type%3Aproject_project+petitions
Drupal 7.x will be released soon and we still don't have a Petition form for 6.x? I will contact them and see if we can help with the development...
I think there is a petition module...
but its just not called petition.
You can use either the WEBFORM MODULE, or you can use the FORM.api stuff.
WEBFORM is very simple. FORMS.api is not dificult, but still more complicated.
Thank you! Webforms did it
Thank you! Webforms did it for me, it's great, except that it doesn't allow FCKEditor module integration, so I have to use HTML commands to insert images or RTF. But it worked!! thanks for the suggestion.
view signed
I am utilizing webform to do a petition as well. How do you have it display people that have signed it with/ under the actual Petition-webform?
You should be able to see a
You should be able to see a TAB called Results at the top, provided you have granted access webform results permissions to the role.
Unfortunately we don't have the option to hide some of the fields. e.g.: email and phone# or any other personal information that users might be submitting.
Vako- thanks so much.
Vako- thanks so much. That's tough though, displaying/ not hiding personal info such as the e-mail address... Obviously data we want to capture without sharing publicly. Any ideas as to other modules/ usages for what we're trying to achieve? Thanks!
Coding required
With some minimal coding we can make it work.
Check the following topic http://drupal.org/node/373147, if we get a good code from there, we can use it to hide any of the fields.
If you find any solution or module elsewhere, let me know.
Request submitted at:
Request submitted at: http://drupal.org/node/364154#comment-1255299
Petition Node module now available for Drupal 6.x
I have written a new petition node module that works for Drupal 6.x.
This can be an alternative to the webform module.
Thank you very much. I tried
Thank you very much. I tried it and it looks good.
I have to check the reporting filters and options. One of my needs is to stay in-contact with email addresses and phone#s, however they should be available only to the owner and not to the public, I hope it has that option.
I very much like the flags and the email confirmation...!
thanks!
I finally got Petition ported
I finally got Petition ported to Drupal 5 and 6. Grab it here: http://drupal.org/project/petition
Sean Robertson
webolutionary@webolutionary.com
Thank you very much! but the
Thank you very much! but the module states that it is designed for CiviCRM, will it work with that?