Rdiframework.net━. NET rapid Information System development framework
9.11 Data Dictionary Management-web Section
The data dictionary module mainly manages the data dictionary (i.e. option data) required by the framework, and the entire data dictionary data is shared by the framework, and the operator has the flexibility to control the optional data in the entire frame (mainly the list data in the dropdown box). Increase the reuse of data and accelerate the efficiency of new project development. The Data dictionary management main interface looks like this:
9.11.1, adding dictionary categories
Depending on the needs of the development, we can add the required data dictionary entries. To add a data dictionary as shown, it is important to note that the number and name cannot be duplicated in the same category as the existing data. Note that there is a classification, which is mainly used to classify data dictionaries, and we generally recommend classifying the data dictionaries according to each subsystem, which is easier to manage.
9.11.2, modifying dictionary categories
The modified interface of the data dictionary is consistent with the addition.
9.11.3, deleting dictionary categories
for data dictionary items that are no longer in use, you can delete them, select the data dictionary items you want to delete in the data dictionary management main interface, and click the Delete button. It is important to note that deleting a data dictionary item will also delete the corresponding dictionary details.
9.11.4, new option details
The details of the new options are as follows:
In addition, the details of the options support the presentation of the tree structure, which is very convenient for users with tree option type requirements, as shown in:
9.11.5, editing options details
Edit the option details as shown:
9.11.6, delete option details
You can delete a detail item that you do not want.
Related articles:
Rdiframework.net-based on. NET rapid Information System development Framework-Series catalogue
rdiframework.net━9.11 Data dictionary Management ━web Section