Drupal module: Webform Roster

I put together a small module for a recent project that extends Webform to include a "roster" form. Basically, you can assign Webform B to be the roster form for Webform A. When a user completes Webform A they're sent a link to complete Webform B. This link can be used an infinite number of times, so the original user could fill out Webform B immediately, or send the link to a dozen others (which is what my needs are). All of the Webform B submissions are tied to the original Webform A's submission, and show up when viewing that original submission.

This is useful for sporting event signups where players must all fill out their own info and agree to a liability waiver (Webform B) once the coach or manager has registered the team (Webform A). I can see a lot of other useful scenarios where registration forms could have a "part 2". I'd like to ultimately extend this a bit further to give you a qualifier for sending the link, but this is currently pretty small and working quite well.

The module is available at http://drupal.org/project/webform_roster

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
By submitting this form, you accept the Mollom privacy policy.