I'm having trouble finding where to set this - either in an Application delegate, or in an ini file.
As an example, I have a table... it contains 10 columns. 4 columns are public, and 5 are private if the user wants them to be. The user checks a checkbox if they want to show those 4 columns. If not, a helpful message "Not shown" should display.
Is this an ini setting, or in the delegate? Or is this beyond what xataface can provide without modifying core files?
Thanks!