Added by Tseng Shu about 10 years ago
I suppose everything is a field in the database, and there should be a way to retrieve any fields I need. Am I right?
The current user interface only allows you to retrieve limited fields.
You are definitely right. All values are stored in DB. The scheme is clear enough. The only problem is to retrieve values of enumeration type - all possible values (domain) are stored in one field and its format isn't clear.