File based definition of lists required by an assay? | jeckels | 2010-07-15 13:48 |
Status: Closed | ||
Hi Ben, You can look at the simpletest module as an example of this. <LABKEY_ROOT>/server/test/modules/simpletest <LABKEY_ROOT>/server/test/modules/simpletest/schemas/dbscripts I believe it will automatically be exposed in all folders in which its module is enabled in Folder Settings. If you include a Container column in your table the data be automatically partitioned by folder, otherwise all folders will see the same data. Thanks, Josh |
||