How do I hide the ability to edit SKUID pages?

Hi Joseph, there’s a few things we’ve done that might help:

- make the Skuid app not visible (uncheck the box) in the user’s profile settings.
- remove the tab visibility for that user profile
- remove the ‘edit’ gear button on production pages using this snippet: https://community.skuid.com/t/remove-gear-page-edit-button-for-oem-customer-system-adm…
- Put your production pages into a module, and then prevent pages in that module from being edited with the triggers & classes outlined here: http://help.skuidify.com/m/11217/l/121145-packaging-your-skuid-pages

Ultimately a system admin is still going to be able to put all these settings back on, but if you remove the visibility for the package and tabs, then at least its ‘out of sight, out of mind’.