Projects:Single Record UI Pattern/Technical Specifications
Contents |
Single Record UI Pattern - Technical Specifications
Implementation
Data model
Currently the isDeleteable column in the AD_Table table is not used for any purpose by WAD but contains values for different tables.
This column could be used to define this new pattern to tables. In this case the current values should be reviewed because they may not be correct, additionally its element label, help and description must be rewritten.
If it is decided to use this column, another one should be added to AD_Table.
WAD
In window generation WAD must check this value to hide the new and delete buttons in the toolbar and to prevent insertions and deletions.
Tables data
Existent tables should be reviewed to decide which ones should implement this pattern.
The ones that should be are:
- AD_System (which does not have UI, anyway the table should be defined at Single record)
- AD_System_Info
- AD_Registration
- AD_Client
- AD_Client_Info
- AD_Org_Info