schmunk42/gii-template-collection

Add inputs for FieldProviders in Gii

schmunk42 opened this issue · 1 comments

Currently there's only a providers property for the code-model which is an array and can only be used with schmunk42/giic.

A listbox with multiple=>true is good for array-based properties in the code-model.
Either we scan some folder for custom providers and populate such a listbox from the files there-in, and/or include Select2 in gii ui so that these can be added on-the-fly.