Timeline for how to use formsArray for multi select in an angular app
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 11, 2022 at 21:31 | comment | added | Matthias Thalmann | @JDsmith formArray does not make much sense in this case. Look at my or FolabiAhn's answer. A normal formControl does the trick | |
| Oct 11, 2022 at 21:15 | comment | added | JD smith | thank you @matthias-thalmann . But I wonder, why formArray is not working? | |
| Oct 11, 2022 at 20:40 | comment | added | Matthias Thalmann |
I think OP wants to select some of the items in the given items array, and not create new items.
|
|
| Oct 11, 2022 at 20:35 | history | answered | Saad Abbasi | CC BY-SA 4.0 |