Schema and forms

  • Automatic Zope 3 form generation is great, until you want to customize it
  • And you do want to customize it
  • You run into the limitations of the (young) framework
  • zc.page appears to improve this
  • With zc.page, forms are set up in Python instead of ZCML

First Last