Customize subfolder initial view

LabKey Support Forum (Inactive)
Customize subfolder initial view Lili  2010-05-07 11:31
Status: Closed
 
How can I customize the initial view of a subfolder below project level? For example, I'd like to display R diagrams when user fist comes to the subfolder.
 
 
eknelson responded:  2010-05-07 12:25
You can customize the portal page of any folder (including subfolders) by adding web parts. See:
https://www.labkey.org/wiki/home/Documentation/page.view?name=addModule

If you would like to display the content of an R view, add the "Report" web part to a portal page. This web part is not yet documented.

I added an example to the portal page of the study demo temporarily -- see the end of the page:
https://www.labkey.org/project/home/Study/demo/begin.view?
 
Lili responded:  2010-05-07 13:50
Got it working! Thanks a lot!