Allow copy-paste of select field choices in forms
Currently, choice values for select fields in forms must be added one-by-one. This takes too much time and effort when dealing with multiple fields with 100+ choices. It would simplify things if it were possible to copy and paste in a return-separ...