Add multiple selection specification to docs
This commit is contained in:
parent
c155ca5b60
commit
d01457702d
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
<h1 id="tags">Tagging support</h1>
|
||||
|
||||
<p>
|
||||
Select2 can be used to quickly set up fields used for tagging.
|
||||
Select2 can be used to quickly set up fields used for tagging.
|
||||
<code>multiple</code> have to be enabled on the field for tags support.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Reference in a new issue