How to work with the Entity Registration module in Drupal 7? -
i working on entity registration module in drupal 7 site. have created entity-type , have added fields, stuck @ point have create registrants , display registration form on site.
any suggestions me going?
according community documentation of entity registrations module:
- create @ least 1 registration bundle (or type) @ admin/structure/registration/registration_types, content type.
- add registration field entity want enable registrations for. note display options: default, link registration form, , embedding actual form.
- when add or edit entity, select registration bundle want use for.
- registrations enabled entity , can configure registration settings via local task.
Comments
Post a Comment