Good day guys, I created few models that implement a many to many relationship; now I\'m having problems correctly formatting/designing the \'Create and Edit\' views. Here a
You can design UI as shown below.
Note : Here Guardians is a drop down where can be selected more than one Guardian by multiselecting.You have to use multiselecting dropdown for that.
You can read more about this here : Many to Many Relationship : a step by step View Model approach