Newbies Robert Finke Posted February 10, 2007 Newbies Posted February 10, 2007 Hi: I'm having a problem with a drop down list that displays about 2000 items in alphabetical order. Some of the items starting with Z are not appearing. Is there a maximum number of items that can be displayed in a drop down list. Robert
comment Posted February 10, 2007 Posted February 10, 2007 I don't think there's a limit on the number of items, but there are limits on the depth of indexing. For example, single-word values are indexed only up to the 110th character or so. In any case, a drop-down with 2000 items doesn't seem very practical. See here for some alternatives.
Recommended Posts
This topic is 6843 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now