[Grok-dev] namedtemplates for forms
Robert Marianski
rmarianski at openplans.org
Sun Aug 10 23:02:40 EDT 2008
Is there a way to override the default template used by forms across all
forms? I'd prefer to do it by overriding an adapter rather than creating
a superclass that all my forms inherit from.
In zope.formlib, I see that the template is a named template with the
name of 'default'. Is there a reason why grok doesn't use a named
template but directly associates with a template file?
--
Robert
More information about the Grok-dev
mailing list