[Zope3-Users] Multiple actions per button in formlib forms?
Martijn Pieters
mj at zopatista.com
Thu Sep 14 12:21:02 EDT 2006
On 9/14/06, Stefan Fink <stefan at work.de> wrote:
> That's what I'm trying to do. The problem is, that when calling
> self.handle_edit_action(action, data), which is part of formlib, the
> following error is raised:
>
> Error object: 'Action' object is not callable
First of all, you need to provide complete tracebacks. Such an error
is next to useless.
> Sorry, forgot to mention that before. Any ideas how to get things work?
No idea what you pass into that method as 'data'. The action attr is
ignored by that method.
--
Martijn Pieters
More information about the Zope3-users
mailing list