tombenner/wp-mvc

has_many_dropdown takes same value many times

Closed this issue · 2 comments

has_many_dropdown takes same value many times

hello! has_many_dropdown takes same option many times and it also saves those same values in the database. Removing the options works fine but the same option can be added many times which is not good. The user should not be allowed to select same value multiple times.

Thanks! if you think you have found a bug please submit a pull request.