B
Brad Christie
I have the complete list of Australian postcodes. The list has State,
Locality and postcode. Some Postcodes cover multiple localities; which makes
for a 16,906 row list.
What I'm looking to do in my form, is have the user enter the postcode; this
would populate the read only State field and populate a locality drop-down
list box for the user to select.
The problem I'm facing is the workable limit (about 300) you can display in
a SharePoint list; at 5000 it's very very slow. So any postcode beyond the
first page returns no value for the drop-down.
Any ideas how I can work around this issue using only a SharePoint list?
Locality and postcode. Some Postcodes cover multiple localities; which makes
for a 16,906 row list.
What I'm looking to do in my form, is have the user enter the postcode; this
would populate the read only State field and populate a locality drop-down
list box for the user to select.
The problem I'm facing is the workable limit (about 300) you can display in
a SharePoint list; at 5000 it's very very slow. So any postcode beyond the
first page returns no value for the drop-down.
Any ideas how I can work around this issue using only a SharePoint list?