The rules around what gets replaced and what gets added when reuploading a folder structure | Jon (LabKey DevOps) | 2015-08-26 17:13 |
Status: Closed | ||
Hi Alex, Based on what I'm seeing, if you wanted to have a custom module to actually create folders, it looks like you would have to write your code in Java and specifically leverage the functionality that is in the AdminController.java code that is located under org.labkey.core.admin So is the workflow supposed to be where this custom module creates folders all by itself? Regards, Jon |
||