WebForm Database - Is is robust enough for a Petitions site?

husainsn - October 12, 2007 - 23:42

Hello everybody:
I need to develop Petitions pages where users can sign on a petition. The webform seems to be a useful input method. Is is robust enough for few hundred thousand entries? How multiple petitions need to be treated? The data seems to be saved in a single array ? (Is it true?).

My requirements are to allow anonymous users to sign on a Petition and view a list of Petitioner's who have already signed on. WebForm_Report modules seems to be similar to Results in web form. If I DO NOT allow anonymous users to "access WebForm results" in WebForm (which allows download) then access to WebForm report is also DENIED.

Any suggestion on how tackle the database and report access problem? Is a solution other than webForm & WebForm_Report? Thanks in advance.

=-=

VeryMisunderstood - October 12, 2007 - 23:43

why not use signit.module ?

The SignIt module is a means of conducting online signature gathering and
sending of those signatures. It provides options for sending or just displaying
the signatures on the site.

the above quoted from the signit.module readme.txt

although take note:

Please note, SignIt requires php > 5.1.2

_____________________________________________________________________
Confucius says:
"Those who seek drupal answers should use drupal search!" : )

Thanks

husainsn - October 12, 2007 - 23:55

Will Try.

 
 

Drupal is a registered trademark of Dries Buytaert.