WC
Asked
When im trying to edit a brand it always warn me **The brand name field must contain a unique value.**
- MSAnsweredIt means that band name is already exists and you can have that name.
- WCAnsweredI try to change my brand name from "Wings" to "WINGS"
- MSAnsweredPHP is considering it change and the mysql is finding the record for it (case insensitive). For now, you can directly change this in database.
- Login to Reply