Personal tools
You are here: Home Documentation Tutorials Using zope.formlib With Plone
Support

Get Help

Join our chat rooms or support forums if you have more specific questions.

Plone Training
Learn how to design, build, and deploy a website in Plone through one of the numerous Plone training sessions around the world.
Find Plone training…
 
Document Actions

Using zope.formlib With Plone

This Tutorial applies to: Plone 3.1.x, Plone 3.0.x
This Tutorial is intended for: Developers

Display the use of the Zope 3 technology, zope.formlib, in a Plone based environment. A side goal is to help demonstrate some new practices with building new Plone based applications.

rocky

All content on one page (useful for printing, presentation mode etc.)

  1. Getting Initial Skeleton Product Ready Demonstrates some best practices of setting up the initial product.
  2. Building A Simple Search Interface Using zope.formlib to build a simple search interface for Plone.
  3. Formlib And Content Types Using zope.formlib to layout Archetypes based content types.
 
by Rocky Burt last modified July 27, 2008 - 21:13 All content is copyright Plone Foundation and the individual contributors.

Using plone.app.form

Posted by Emyr Thomas at June 25, 2007 - 10:25
This is great stuff. Any advice on using with plone.app.form to give the forms a more Plonish look and feel?

an other hack

Posted by Jean-Michel FRANCOIS at August 16, 2007 - 15:20
# a hack to make the content tab work
self.template.getId = lambda: 'index.html'

I didn t know this hack, here is mine:
inside __init__ of the View
self.request['default_tab'] = 'edit' #action_id

There is a tal:define inside one of the numerous plone2.5 templates that try to get a default_tab value inside the request.

Oh and i hate lambda fct ^^. I have read some where that python 3000 will not have lambda fct ;)

For any issues with the web site functionality, please file a ticket.

Please consult the policy on plone.org content if you want your content published on this site.

Servers and hosting by