Which table in the database contains the information on the label and if the field is shown?
Example to see all of the following:
- How “collectionOjbectAttribute.number5” is labeled and shown.
- How “collectionObjectProperties.text16” is labeled and shown.
It was suggested to me that peeking at this table in MySQL workbench might be a faster way to see this information vs opening up the schema and looking around there.