You are here: Home Plone products Products.MasterSelectWidget

Products.MasterSelectWidget (0.4.4)

1
by Olha Pelishok last modified 2010-05-07
0.0
0.0
0.0
0.0
Released on 2010-04-16 by Dorneles Tremea, Alec Mitchell for Plone 3.0, Plone 3.1, Plone 3.2, Plone 4.0 under LGPL - GNU Lesser General Public License available for All platforms.
Software development stage: stable
An Archetypes widget that controls the vocabulary or display of otheer fields on an edit page.

This is an Archetypes widget which controls the vocabulary or display of other fields on an edit page. It needs to be given information about which fields to control and how to control them.

To install it just extract into your products directory, restart zope, and install it with the QuickInstaller.

A single MasterSelectWidget may control any number of slave fields, new fields are controlled by adding new mappings to the slave_fields list/tuple. A field which is the target of a MasterSelectWidget action may itself use a MasterSelectWidget to control other fields.

The MasterSelectDemo type includes a number of master and slave widgets in different configurations. It is disabled by default, but you may add and test it by checking the "implicitly addable" checkbox for it in the MasterSelectDemo entry in the portal_types tool.

Document Actions
Powered by Plone