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
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to