When custom field, which type is drop down list, has a lot of values - for egzample: 1000, there is some issues specific for browser:
therefore IE7 or IE8, being what it is, takes some time in rendering whole list. It may happen that 'Stop running this script?' message will be displayed - user should choose 'no' and wait patiently.
Entering numbers should allow faster entry of version number, but instead the message 'not valid version' is displayed, as or IE8 tries to do two things - load the whole list, and search inside incomplete list entered number. Makes it even slower or sometimes break with timeout.
For firefox this happens too but without timeout. Only long time to render list.
This cannot be reproduce in Chrome
We splited data in custom field to two other custom fields. It works for us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.