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 0ef3fbe + 9e4dfd2 commit e9f304bCopy full SHA for e9f304b
reference/content-types/select.rst
@@ -22,6 +22,10 @@ Parameters
22
- collection
23
- A collection of default values which are activated by default.
24
25
+.. note::
26
+
27
+ Have a look at the :doc:`single_select` type if you want to select a single value.
28
29
Example
30
-------
31
reference/content-types/single_select.rst
- string
- The name of the param which should be set as default.
+ Have a look at the :doc:`select` type if you want to select multiple values.
0 commit comments