I have a form with a drop-down list box that recieves data from a SharePoint library when the form is opened. All worked great at the start and the drop-down listed the requested field but when the number of items in the SharePoint library reached 100 the drop-down stopped listing new ones. Is there a limit of 100 items on the drop-down or is there some other limit that we have run in to?
The form runs on the client and access the SharePoint server remotely.