[dev] email list form type

Marko Djukic marko at oblo.com
Thu Jul 24 08:02:34 PDT 2003


Quoting Bo Daley <bo at tilda.com.au>:

> hi all,
>
> this patch adds a new type to Horde_Form called 'emailList' (a list of email
> addresses, similar to 'intlist' or 'stringlist'). is this useful to anyone
> but
> me?

hi bo,

it looks useful, especially as a compliment to ulaform to supply more emails to
which to send a form.

instead of making it a separate type, how about creating a param to the existing
email plain type, say $allow_multi, which would handle more than one email
address in the same type? so when doing addVariable() one would specify in the
params whethere true/false as to complain or not if multiple emails are
submitted...

marko


More information about the dev mailing list