A bunch of questions are missing answers
These will be filled in at a later point in time, hopefully later today.
This commit is contained in:
parent
119df9b09f
commit
46ab1ebc8d
@ -19,6 +19,8 @@
|
||||
What should the results returned to Select2 look like?
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
|
||||
<h3>
|
||||
Is there a way to modify the response before passing it back to Select2?
|
||||
</h3>
|
||||
|
@ -7,11 +7,23 @@
|
||||
What events will Select2 trigger?
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
|
||||
<h3>
|
||||
How can I attach listeners for these events?
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
|
||||
<h3>
|
||||
What events does Select2 listen for?
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
|
||||
<h3>
|
||||
What events can be prevented? How can I prevent a selection from being made?
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
</section>
|
@ -7,7 +7,11 @@
|
||||
The "x" icon is not clearing the selection
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
|
||||
<h3>
|
||||
Can users remove all of their selections in a multiple select at once?
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
</section>
|
@ -7,11 +7,17 @@
|
||||
Nothing is being displayed when I select an option
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
|
||||
<h3>
|
||||
I am using HTML in my selection template but it isn't displaying it
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
|
||||
<h3>
|
||||
How can I access the container where the selection is displayed?
|
||||
</h3>
|
||||
|
||||
{% include options-new/not-written.html %}
|
||||
</section>
|
Loading…
x
Reference in New Issue
Block a user