class Select [source]
Select widget: <select><option ...>...</select>
-
choices -
This attribute is optional when the form field does not have a
choicesattribute. If it does, it will override anything you set here when the attribute is updated on theField.
Please login to continue.