Sometimes, there's a Product Just For You

Published: 2006-02-23 18:13 UTC. Tags: plone

Today, the marketing person at work came and told me that he wanted a signup form for a usergroup meeting we're planning. Something simple that mailed him with the relevant information.

  • "OK, I'll go see if I can fix something like that.."

I had heard about PloneFormMailer earlier, so I did some quick research on it, including asking on #plone to verify that it works in Plone 2.1, and installed it in my staging instance.

It solved my problem perfectly!

This is one of the things I like about plone - very often, someone else has already solved the web publishing problem you're having right now, and you can use an existing product instead of having to create your own.

PloneFormMailer uses Formulator, which also looks very interesting for some of my needs - for example, I have a custom-written product that fiddles with some LDAP values, and I could probably use Formulator or some other similar product. this HOWTO seems interesting.

←← previous blog entry next blog entry →→

Comment by claytron

Created Mon, 5 Mar 2007 01:49:35 +0000

Why didn't you use PloneFormGen, http://plone.org/products/ploneformgen ? You don't have to go into the ZMI to edit the forms and it seems like an all around better product.

Comment by Erik Forsberg

Created Mon, 5 Mar 2007 07:22:23 +0000

At the time this blog post were written (2006-04-10), PloneFormMailer were the best product I could find.

However, the last time I needed a similar function, I did indeed use PloneFormGen, and just as you say, it's a much better product!

Post a comment

Posting of comments have been disabled for now. Too much spam.