We will create a Vehicle group table. We don't have much choice on the name in this as it has to start with our prefix, and end with Group; therefore, it will be ConWHSVehicleGroup. To create this table, follow these steps:
- Using the recipe for creating EDTs, create a Vehicle group EDT using the following parameters:
Property |
Value |
Name |
ConWHSVehicleGroupId |
Label |
Vehicle group |
Help Text |
The vehicle group id |
Extends |
SysGroup |
- Save the EDT, but don't close the designer.
- From within the project, choose to create a new item.
- Choose Data Model from the left-hand list and select Table from the right.
- Enter ConWHSVehicleGroup in the Name field and press Add.
- This opens the table designer in a new ...