Apr 23, 2020 08:16 PM
Is there a way to capture info (metadata) about each table and each field? Just a short description of what purpose the table/field serves, or special notes like how to use/what not to do - that sort of thing.
Apr 24, 2020 02:18 AM
Hey there! Where are you wanting to capture this?
You have a few options here, but the quickest/easiest way is just to create a metadata field (I think)…Unless anyone knows something I don’t ?
Apr 24, 2020 07:26 PM
I’ve got an existing and complex base, and want to add some useful documentation. I can see from questions like this - Metadata API for schema and mutating tables that is has been a topic for some time. Documentation is significantly more useful when it is to hand, i.e. you don’t have to go somewhere else to find it; it should be available where you are looking.
Therefore - If this gets anywhere near a product suggestion:
I would like to be able to rightclick on a table/field/link name and be able to add a text description.
Then when mouseing over these names, a clickable icon would show where descriptions have been added.
Apr 25, 2020 07:31 AM
If you put such content into the description properties of your tables and fields, I think the Script Block can get at these properties using this Script Block.
Apr 27, 2020 05:36 PM
How do I access the description properties pls?
Apr 27, 2020 06:42 PM
See line 51 in @openside’s example script.