wbraganca / yii2-dynamicform

It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
Other
436 stars 439 forks source link

Unable to avoid repeated values in dropdownlist in wbraganca-dynamicform-widget #198

Open bhattaxay opened 7 years ago

bhattaxay commented 7 years ago

I am using add more functionality to add more categories under one event, and now i want to avoid duplicate entries in database, so that's why i need once i have selected category as "Entertainment" than in next dropdown i want to disable "Entertainment", Accept 'Entertainment' i want to show other categories like "Sports" etc.