Skip to content

Commit 9c1671d

Browse files
committed
Update entity.rst
Note was added to clarify expectations of this option
1 parent 7c038bf commit 9c1671d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/forms/types/entity.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@ These options inherit from the :doc:`choice </reference/forms/types/choice>` typ
182182

183183
.. include:: /reference/forms/types/options/preferred_choices.rst.inc
184184

185+
.. note::
186+
187+
This option expects for array of objects unlike choice field that requires an array of keys
188+
185189
.. include:: /reference/forms/types/options/empty_value.rst.inc
186190

187191
These options inherit from the :doc:`form </reference/forms/types/form>` type:

0 commit comments

Comments
 (0)