Submitted by tomhung on March 9, 2010 - 11:01
projects[features_webform][location] = http://community.featureservers.org/fserverOpen Atrium group webforms and webform reports
This integrates webform and webform reports into OA.
This is a replacement for Sharepoint "List" option.
Upcoming:
Work on CSS of the view
Integrate with my new Webform Import module once it gets on Drupal.org.
There need to be some more granular permissions
Note:
Webform Report is a pretty new module and looks like it needs some UI help.
Releases
| Release | Package | Date | |
|---|---|---|---|
| 6.x-1.0 | Download (6.16 KB) | Release notes | Mar 9 2010 |
beta6
this does not appear to work in beta6; i installed this feature, and two bugs immediately appear:
first a number of errors --
on all admin pages:
warning: preg_match() expects parameter 2 to be string, array given in /var/www/html/atrium/includes/bootstrap.inc on line 777.on pages in groups where this feature is enabled:
warning: preg_match() expects parameter 2 to be string, array given in /var/www/html/atrium/includes/bootstrap.inc on line 777.in create content, i have 'webform report' and where 'webform' should be, i simply have 'array'
when i try to create content via that link, i get a whitescreen.
help?