Data Transforms Jon (LabKey DevOps)  2018-07-06 15:56
Status: Closed
 
Hi Marcia,

This isn't possible out of the box with the ETL data transformations webpart.

It is possible for you to do this using a combination of an embedded webpart within a wiki and leveraging the Javascript Security API and some CSS style code to do this. Since you're on the Community Edition of LabKey, we are unable to provide you with specific code examples. I would recommend using the references below to get you started:

https://www.labkey.org/Documentation/wiki-page.view?name=wikiInsertExamples
https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.Security.html
https://www.labkey.org/Documentation/wiki-page.view?name=CSS

Regards,

Jon