collective-salesforce.rsvp 1.0 (Jan 14, 2009)

This release includes a few improvements to the RSVP settings page, the ability to render an embedded PloneFormGen form instead of just linking to it, and i18n message ids.

For additional information about this project, please visit the overview page .

Available downloads

Change log

1.0 (2009-01-13)

 

  • Updated salesforcebaseconnector dependency to v1.0 final. [davisagli]
  • Show both the id and label for Salesforce objects and fields. [davisagli]
  • Refactored to wrap the form rendering in the capacity check regardless of which type of form is being used. [davisagli]
  • Take advantage of new embedded forms support in PloneFormGen when rendering a custom registration form.  This requires PloneFormGen >= 1.5b2. [davisagli]
  • Refactored the registration form viewlet and default registration form to be rendered in a much saner fashion. [davisagli]
  • Add i18n message ids. [davisagli]
  • Make the "limit registration capacity" field actually have an effect rather than just controlling display of other form fields.  This helps in the edge case where the user clicks this to turn capacity off, but the hidden fields are still selected. [davisagli]
  • Make the "enable custom registration form" actually have an effect rather than just controlling display of another form field.  This helps workaround the issue with not being able to un-reference an item with the ATReferenceBrowserWidget. [davisagli]