So has anyone figured out a way to utilize Multi-Column Select list along with Default Select List? Here's my business case: Client is a financial advisor...so they have documents that belong to more than one name (joint accounts, etc.)...so we created Last Name and First Name to be Keyword fields so they could enter more than one name. We're using a multi-column select list so when they chose the Last Name...the it filters the FIrst Name so they're not going through an entire list. The issue is they're always getting new clients, so they need to be able to store a new document and type in a new Last Name and First Name. However, once they store that document, the next time they go to store the document, that name does not show up b/c it is not in the .csv that the multi-column select list is pulling from. We're trying to avoid them having to manually manage the select list for every new account...anyone figure out a workaround or is there a configuration I'm missing??