another small feature request

LabKey Support Forum (Inactive)
another small feature request Ben Bimber  2010-10-01 08:54
Status: Closed
 
for what it's worth, this (as an xml file) does not seem to work:

<query xmlns="http://labkey.org/data/xml/query">
    <metadata>
        <tables xmlns="http://labkey.org/data/xml">
            <table tableName="Datasets" tableDbType="NOT_IN_DB">
                <titleColumn>Label</titleColumn>
            </table>
        </tables>
    </metadata>
</query>