﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28712	Add ability to apply separate attributes to ChoiceWidget options	Stephen Swatman	Stephen Swatman	"For `ChoiceWidget` objects the list of options is created in the `create_option` method. Currently, options created by this method can either inherit attributes from the parent widget or have no attributes at all but there is no way to separately assign attributes to options as far as I am aware. I would like to suggest introducing the ability to specify separate option attributes in the `ChoiceWidget` constructor which are applied only to the options in that widget.

Even more powerful would be the ability to pass callables as attribute values which could dynamically compute attributes based on option attributes such as names and values."	New feature	closed	Forms	dev	Normal	wontfix	ChoiceWidget	Tim Martin	Accepted	1	0	0	1	0	0
