You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_includes/options/data/ajax.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ <h3>
92
92
</h3>
93
93
94
94
<p>
95
-
You can use the <code>ajax.processResults</code> option to modify the data returned from the server before passing it to Select2.
95
+
You can use the <code>ajax.processResults</code> option to modify the data returned from the server before passing it to Select2. The data structure returned by <code>processResults</code> should match the format as specified above.
0 commit comments