LabKey Support
LabKey Support
Sign In
Home
Documentation
Support
Download
Developers
JavaScript is disabled. For the full experience enable JavaScript in your browser.
Messages
Customize subfolder initial view
LabKey Support Forum (Inactive)
View Message
view list
print
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!