I have several helper tables for linking and allowing users to choose from sets of pre-defined values. They do not need to be directly accessed and can confuse end users. I would like to find a way for them to be hidden. I found an old thread about this that is marked as solved, but as far as I can tell, it hasn’t been solved.
Some options that could work:
Allow these tables to move to a separate Base that can be accessed from the Base the consultants interact with, meaning allow Bases to access data across other Bases in the workspace. This way I could group the tables into functional and boilerplate Bases.
Access to a show/hide UX in the Base with the tables listed and a toggle switch for visibility. Off state would hide the tab.
System or even a hack that allows for custom CSS. Unfortunately the tabs do not have ids, but I may still be able to hack something with nth child.
Are any of these available? Is there another solution? If not, can one be rolled out?
Thank you,
Neal