Another question for the PDM Admins. I make big use of SQL driven card list, like almost all of them. One way I use them is for classification of Common-off-the-Shelf items (CAD library). I have a set of directories that are named for the items that stored there. I break the levels down much like McMaster Carr does. So I have a high level directory called Mechanical then there is one beneath that is called Fastening & Joining which has subdirectory called Bolt & Screws which in turn has Hex Head, Button Head, etc. There are drop lists on the data cards that are dynamically linked via SQL to the directory names. This allows me create a new classification by simply creating a new folder. The lists are the classification and the classification are the folder names! I have a Dispatch that moves the newly created files to the selected classification/folder automatically. I would like to see more SQL driven functions in PDM - such as the tab control for data cards where the tabs values can be linked to a SQL look up. New tabs are created if the SQL list gets larger or changes. I would use this for advanced features where when a file of any type is added to the vault, a Dispatch extracts its file extension and that now becomes part of the File Types list in PDM and adds a tab to the control so that file has its own tab. This would useful in vaults that hold many different file types. Has anyone else come up with SQL lists or driving data directly from SQL calls? It seems to me that the list feature while useful is only scratching the surface of what could be achieved in PDM if there were more capabilities in the admin tool around SQL.