First, massive THANK YOU for a fantastic usefull data-type - it truely rocks!
I'm upgrading a 7.1.7 site to 7.2 rc and get the error: 'You need to add at least {{model.config.minNumber}} items You can only have {{model.config.maxNumber}} items selected' when using the 'Content picker' i your Data Grid. When clicking 'Add' to pick it redirests you to root of site...
I get the same error on a clean 7.2rc installation.
Seems like the 'Content picker' might have change in the core? Any ideas how to solve?
Stupid question - how do you actually upgrade the package? I'm nervous about loosing data if I uninstall the old one and them install the new one and I tried to manually copy over the files, but I'm still getting the error.
Before you do anything - regardless whether it's this package or any other package or an umbraco upgrade ALWAYS do a backup of the files. Also do a backup of the database if you're uncertain if the changes you're about to make will affect the database in any way.
The approach of upgrading this package would probably be to overwrite the existing package. You can either install the new version again and it sounds like you have already tried that. Then it might be a good idea to clear the Umbraco cache by going to the /config/ClientDependency.config and increment the version attribute and see if that helps.
7.2 RC - Content picker bug
Hi gilad,
First, massive THANK YOU for a fantastic usefull data-type - it truely rocks!
I'm upgrading a 7.1.7 site to 7.2 rc and get the error: 'You need to add at least {{model.config.minNumber}} items You can only have {{model.config.maxNumber}} items selected' when using the 'Content picker' i your Data Grid. When clicking 'Add' to pick it redirests you to root of site...
I get the same error on a clean 7.2rc installation.
Seems like the 'Content picker' might have change in the core? Any ideas how to solve?
Thanks in advance :-)
Hi Horsted.
Thank for that, and I'm glad that you fint this useful.
I just added a new version for umbraco 7.2
Cheers, Gilad
Amazing fast response and all is good again - THANKS ALOT :-)
Stupid question - how do you actually upgrade the package? I'm nervous about loosing data if I uninstall the old one and them install the new one and I tried to manually copy over the files, but I'm still getting the error.
Any advice?
thanks
Hi Stewart
Before you do anything - regardless whether it's this package or any other package or an umbraco upgrade ALWAYS do a backup of the files. Also do a backup of the database if you're uncertain if the changes you're about to make will affect the database in any way.
The approach of upgrading this package would probably be to overwrite the existing package. You can either install the new version again and it sounds like you have already tried that. Then it might be a good idea to clear the Umbraco cache by going to the /config/ClientDependency.config and increment the version attribute and see if that helps.
/Jan
Thanks. I wasn't sure if packages updates overwrite so I removed the old one and installed the new one. Everything is still standing..
This seems to be an issue in 7.3 as well.
Hi,
I have the same problem in 7.5.2
You need to add at least {{model.config.minNumber}} items You can only have {{model.config.maxNumber}} items selected
I have edited the data type with min and max numbers and doesnt work.
help! =)
Found the bug. If its mandatory it returns that error.
v 7.5.2
Now I cannot reproduce it. :(
is working on a reply...