Add logic to zip code fields when importing
Imports are required to be in CSV format, which eliminates the ability to save numeric zip codes with leading zeros. There should be some sort of logic/check process when importing data that asks the user if they want LD to add a leading zero to any zip code that has less than 5 characters. OR - there should be a bulk-update option on field data based on field length.