[Grok-dev] Re: Separating action buttons in the layout
Philipp von Weitershausen
philipp at weitershausen.de
Sat Jun 30 14:16:07 EDT 2007
Sebastian Ware wrote:
> Grok automatically inserts all the action buttons in the same span.
> However, I would like to separate the actions, and possibly render them
> differently depending on what kind of action it is (edit actions vs.
> workflow actions).
>
> Is this possible? How would I do it?
Customize the form template (like you would add a template to any other
grok view). Chapter 8 of my book demonstrates how to write custom form
templates for formlib-based form views.
--
http://worldcookery.com -- Professional Zope documentation and training
More information about the Grok-dev
mailing list