1
0
mirror of synced 2025-02-16 20:13:16 +03:00

Update tags.html

This commit is contained in:
Marc-Antoine Parent 2017-03-30 14:04:10 -04:00 committed by GitHub
parent d01457702d
commit e5fc98dda9

View File

@ -3,13 +3,14 @@
<p>
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>
Note that when tagging is enabled the user can select from pre-existing
options or create a new tag by picking the first choice, which is what
the user has typed into the search box so far.
To enable a multiple tags select, don't forget the <code>multiple</code>
attribute.
</p>
<div class="s2-example">