WebPart marcia hon  2018-02-27 08:22
Status: Closed
 
Hello,

I would like to create a WebPart that contains links to queries.

For example:

1. query01
2. query02
3. query03
4. query04
5. query05

Please let me know how to accomplish this.

Thanks,
Marcia
 
 
Jon (LabKey DevOps) responded:  2018-03-09 14:50
Hi Marcia,

Have you taken the time to review our robust Support Documentation?

https://www.labkey.org/Documentation/wiki-page.view?name=default

Many of your questions can be answered in our docs and we even have videos to help you understand how to both use LabKey and understand the functionality:

https://www.labkey.org/Documentation/wiki-page.view?name=videos

For future, please do your best to consult our fantastic docs first before posting to the Community Forums.



Regarding your question, you can either setup multiple query webparts that will render each of your queries individually:

https://www.labkey.org/Documentation/wiki-page.view?name=addModule
https://www.labkey.org/Documentation/wiki-page.view?name=queryWebPart

Or if you actually want hyperlinks that point to the queries created in the Schema Browser, you can create a wiki webpart and copy/paste those links for those respective queries into the wiki and have that render in a Wiki Web Part or you can embed the grids into a single wiki webpart:

https://www.labkey.org/Documentation/wiki-page.view?name=wikiAdminGuide
https://www.labkey.org/Documentation/wiki-page.view?name=wikiUserGuide#embed
https://www.labkey.org/Documentation/wiki-page.view?name=include
https://www.labkey.org/Documentation/wiki-page.view?name=wikiInsertExamples

Regards,

Jon