Quick search:


What is a selectWidget

A widget that allows the user to select an option from a list
Used by EditDetailsPages to let the user select a peanut as a value of a derived property from the property options. By default the property options are all instances of the type of the property.

If the peanuts are persistent the selectWidget may be replaced by a dialogWidget when there are many instances to select from.

Widgets are a kind of parts.