To create the vehicle table, follow these steps:
- Create the ConWHSVehicleId string EDT with the following properties:
Property |
Value |
Name |
ConWHSVehicleId |
Extends |
Num |
Label |
Vehicle Id |
Help Text |
The vehicle id |
- Create the ConWHSVehRegNum string EDT with the following properties:
Property |
Value |
Name |
ConWHSVehRegNum |
Size |
10 |
Label |
Registration Add a comment that this is a vehicle registration number |
Help Text |
The vehicle registration number |
Change case |
UpperCase |
- Create the ConWHSAcquiredDate date EDT, remembering that we will need to create the EDT as an EDT date. Use the following properties:
Property |
Value |
Name |
ConWHSAcquiredDate |