12 August 2015

In our backend, we’re heavily relying on select2 for choosing values from a list in forms. Sometimes we want to show a list of existing values, but still allow the user to add his own. This can easily be done like this:

In our ingredient edit form it looks like this:

screenshot