diff --git a/docs/_includes/options-new/dropdown.html b/docs/_includes/options-new/dropdown.html
new file mode 100644
index 00000000..f0d4bd85
--- /dev/null
+++ b/docs/_includes/options-new/dropdown.html
@@ -0,0 +1,9 @@
+
+ Displaying results
+
+
+ {% include options-new/dropdown/filtering.html %}
+ {% include options-new/dropdown/selections.html %}
+ {% include options-new/dropdown/placement.html %}
+
+ Can I change when search results are loaded?
+
+
+
+ Can Select2 wait until the user has typed a search term before triggering the request?
+
+
+ {% include options-new/not-written.html %}
+
+
+ Select2 is allowing long search terms, can this be prevented?
+
+
+ {% include options-new/not-written.html %}
+
+
+ I only want the search box if there are enough results
+
+
+ {% include options-new/not-written.html %}
+
+ Can I change how the dropdown is placed?
+
+
+
+ Can the dropdown be placed directly after the selection container?
+
+
+ {% include options-new/not-written.html %}
+
+
+ Can I pick an element for the dropdown to be appended to?
+
+
+ {% include options-new/not-written.html %}
+
+
+ I'm using a Bootstrap modal and I can't use the search box
+
+
+ {% include options-new/not-written.html %}
+
+
+ I'm using jQuery UI and I can't use the search box
+
+
+ {% include options-new/not-written.html %}
+
+ Can I change how selecting results works?
+
+
+
+ Can I select the highlighted result when the dropdown is closed?
+
+
+ {% include options-new/not-written.html %}
+
+
+ Can I prevent the dropdown from closing when a result is selected?
+
+
+ {% include options-new/not-written.html %}
+