Skip to main content

A Plone add on to simplify form confirmation by e-mail.

Project description

Introduction

This product adds a new emailer for Products.PloneFormGen. Our emailer is based on the default PFG one, but will first send an email to the person who submitted the form so he can confirm his email address.

This products relies on PloneFormGen and collective.depositbox to store the data waiting for validation.

Installing

Add collective.confirmableforms to your buildout and install it via Zope quick installer or Plone add-on control panel page. First install PloneFormGen itself, then collective.confirmableforms.

Changelog

1.4.1 (2013-05-06)

  • Remove implementedOrProvidedBy import from PloneFormGen that was only meant for Z2 interfaces compatibility. Removed from PFG 1.7.7. [fredvd]

1.4 (2012-09-14)

  • Make the plain_mail and html_mail fields optional, but give a validation error when neither of them is filled in. [maurits]

  • Add a field to select a different thank-you page to show when the form has been confirmed. Fall back to the standard thank-you page of the form or the fg_result_view page. [maurits]

  • When there is no plain text or no html text, do not send that part. [maurits]

  • Do not use a RichTextWidget for the html field. Any tal tags would get stripped. [maurits]

1.3.1 (2012-09-11)

  • Translate the Confirmation schemata tab. [maurits]

1.3 (2012-09-11)

  • Time during which the form can be confirmed is now a setting in the confirmer. [vincent]

1.2.1 (2012-09-07)

  • Fixes with schemata that was causing error when saving our custom CT objects. [vincent]

1.2 (2012-09-07)

  • Sender email is not mandatory anymore. We use the one set in Plone if no address is given. [vincent]

  • Dutch translations. [jladage]

  • Fixes in labels and display in the edit form. [vincent]

1.1 (2012-09-07)

  • Nothing changed yet.

1.0 (2012-09-06)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.confirmableforms-1.4.1.zip (50.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page