@@ -12,47 +12,6 @@ To use this field, you must specify *either* ``choices`` or ``choice_loader`` op
1212+---------------------------+----------------------------------------------------------------------+
1313| Rendered as | can be various tags (see below) |
1414+---------------------------+----------------------------------------------------------------------+
15- | Options | - `choices `_ |
16- | | - `choice_attr `_ |
17- | | - `choice_filter `_ |
18- | | - `choice_label `_ |
19- | | - `choice_loader `_ |
20- | | - `choice_name `_ |
21- | | - `choice_translation_domain `_ |
22- | | - `choice_translation_parameters `_ |
23- | | - `choice_value `_ |
24- | | - `expanded `_ |
25- | | - `group_by `_ |
26- | | - `multiple `_ |
27- | | - `placeholder `_ |
28- | | - `preferred_choices `_ |
29- +---------------------------+----------------------------------------------------------------------+
30- | Overridden options | - `compound `_ |
31- | | - `empty_data `_ |
32- | | - `error_bubbling `_ |
33- | | - `trim `_ |
34- | | - `invalid_message `_ |
35- +---------------------------+----------------------------------------------------------------------+
36- | Inherited options | - `attr `_ |
37- | | - `by_reference `_ |
38- | | - `data `_ |
39- | | - `disabled `_ |
40- | | - `error_mapping `_ |
41- | | - `help `_ |
42- | | - `help_attr `_ |
43- | | - `help_html `_ |
44- | | - `inherit_data `_ |
45- | | - `label `_ |
46- | | - `label_attr `_ |
47- | | - `label_format `_ |
48- | | - `mapped `_ |
49- | | - `required `_ |
50- | | - `row_attr `_ |
51- | | - `translation_domain `_ |
52- | | - `label_translation_parameters `_ |
53- | | - `attr_translation_parameters `_ |
54- | | - `help_translation_parameters `_ |
55- +---------------------------+----------------------------------------------------------------------+
5615| Default invalid message | The selected choice is invalid. |
5716+---------------------------+----------------------------------------------------------------------+
5817| Legacy invalid message | The value {{ value }} is not valid. |
0 commit comments