[Zope3-Users] label customisation
Simon Elbaz
elbazsimon9 at gmail.com
Sun Jul 14 03:12:49 CEST 2013
Hi,
In the z3c.form.AddForm, zope.schema.List field is rendered with Add/Delete
buttons.
How to customize those labels ?
My code does not have any effect:
AddAction = button.StaticButtonActionAttribute(
u'Add Action', button=multi.MultiWidget.buttons['add'],
form=StepAddForm)
Thanks for your help
Simon Elbaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.zope.org/pipermail/zope3-users/attachments/20130714/87949389/attachment.html>
More information about the Zope3-users
mailing list