What of the following scenario does this module support?

* Process membership registration/renewal payment using CiviCRM payment processor settings
* Allow for hiding Billing Address if it's the same as Member Address
* Provide newsletter (SimpleNews) sign up options
* Allow for reporting current status of CiviCRM membership, if signed in
* Allow for creating Drupal user and associating it w/ CiviCRM record
* Pre-fill information if signed in w/ Drupal user associated w/ CiviCRM record
* Theme it beautifully, using .tpl

Essentially, I'd like to replace this form: https://www.jewishideas.org/membership/form

Thank you!

--D

Comments

DaveNotik’s picture

Title: Support for paid CiviCRM membership sign ups? » Replace the CiviCRM paid membership registration form?

I'd also add:

* Show membership types/options, including a free option (in which case billing information wouldn't be needed)

colemanw’s picture

This module does not currently integrate with civimember, nor does it create users, nor does it process payments.
The purpose of this module is to integrate civicrm with drupal webforms, not to replace civicrm core component functionality.
It sounds to me like you can accomplish your goal with a few lines of css and jQuery.

colemanw’s picture

Status: Active » Fixed

Added some info about this to the module's description.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

kebz’s picture

Issue summary: View changes

I'd like to know how you achieved this page you created here? http://www.jewishideas.org/civicrm/contribute/transact?reset=1&id=15

I'm trying to create a "pay first" to register and become a member/subscriber

petednz’s picture

Not clear why you posted here. The link you provide is to a standard civicrm membership page isn't it. I.e. it is not using the webform-civicrm module.