[Zope3-Users] formlib: Some additional text

Florian Lindner mailinglists at xgm.de
Fri May 5 11:05:42 EDT 2006


Hello,
I've a normal formlib:

class xy(Formlib):
    form_fields = IInterface

<page
   class .views.xy />

(pseudo-code)

Now I want to place some additional text above the <form> stuff. But I want to 
keep all this usefull JavaScript stuff that form lib inserts.

How can I do that?

Thanks,

Florian


More information about the Zope3-users mailing list