OptimalBPM / angular-schema-form-dynamic-select

AngularStrap and AngularUI dynamic select implementation(static/sync/async/http, filters) for Angular Schema Form
MIT License
55 stars 45 forks source link

Tagging support in uiselectmultiple #77

Closed kkankala closed 7 years ago

kkankala commented 8 years ago

Please add tagging support for uiselectmultiple

nicklasb commented 8 years ago

Are you sure it isn't there already? What errors are you getting when the syntax is fixed?

kkankala commented 8 years ago

tagging is not working. I have not seen any template for it in multiuiselect. I have not verified for single select, let me try and get back to you.

quick question: how and where "isTag" is declared for each item?

nicklasb commented 8 years ago

It seems to be a property of the selection list? If you want to go deep in the ui-select code, please do, I am not that well versed with it myself.

nicklasb commented 7 years ago

Closing this now, please re-open if you do not feel the question has been answered sufficiently.