[Maypole] Where to work on adding boolean checkboxes?
Tony Bowden
tony-maypole@kasei.com
Thu, 6 May 2004 08:18:56 +0100
On Thu, May 06, 2004 at 12:10:08AM -0700, Randall Lucas wrote:
> I'd like to extend Maypole magically to give checkboxes when an edited
> field is boolean. Where is the logical spot for me to begin working on
> this? As I see it, I could start hacking up the template with a
> special case, but might it be better to go upstream into
> Class::DBI::AsForm? Please let me know where such changes would be
> appropriate and welcome.
I'd suggest AsForm, as then people not using Maypole can still get the
benefit of it...
Tony