How to make a table not be deleteable

LabKey Support Forum (Inactive)
How to make a table not be deleteable Jon (LabKey DevOps)  2018-06-22 20:30
Status: Closed
 
Hi Marcia,

If you're referring to not allowing users to access the delete buttons on the grid, I would recommend customizing your table's buttonbar via XML so it does not include the delete buttons.

Please see our docs on buttonbar configurations for more details:

https://www.labkey.org/Documentation/wiki-page.view?name=customButtonBars
https://www.labkey.org/download/schema-docs/xml-schemas/schemas/tableInfo_xsd/elements/buttonBarOptions.html

Regards,

Jon