We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5047ff6 + 9cfcad6 commit a5e3aaeCopy full SHA for a5e3aae
reference/forms/types/entity.rst
@@ -182,6 +182,10 @@ These options inherit from the :doc:`choice </reference/forms/types/choice>` typ
182
183
.. include:: /reference/forms/types/options/preferred_choices.rst.inc
184
185
+.. note::
186
+
187
+ This option expects an array of objects unlike the choice field that requires an array of keys.
188
189
.. include:: /reference/forms/types/options/empty_value.rst.inc
190
191
These options inherit from the :doc:`form </reference/forms/types/form>` type:
0 commit comments