-
Notifications
You must be signed in to change notification settings - Fork 296
Advanced Stuff
Felice Ostuni edited this page Apr 13, 2016
·
2 revisions
the complex situation is like a CRUD on "article" that belongs to a "category" and have multiple "tags" assigned, each tag belongs to many "categories". You need to build some behavior onchange category, to show the only associable tags for the selected category.
this is the way: https://gist.github.com/zofe/39c5d07620b8f7e9371291194d6d8680
presentation
editing