Another plone.z3cform problem -- I am having trouble finding the
minimum template that will "just work" if I setup
index = ViewTemplateForm('something.pt')
I've tried the templates from plone.z3cform to no avail. All I really
want to do is to add a class to the <body> tag, which I can do
(messily?) in FormWrapper.__call__ by setting template.id = "some-
string".
The other things I have not yet figured out include how to replace the
default "Yes/No" for a Bool() field with a checkbox widget, and how to
have widgets that provide instructions between fields without asking
for any input. Any advice?
Thanks,
Daniel
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers