Closed
Solved
SAE8:Capstone:US117
Can anybody help me with the following steps explained in exercise:
- Configure the VehicleID control as a required drop-down list sourced by the D_VehicleList data page that lists the vehicle models grouped by Manufacturer. Use the pyGUID property as the drop-down value.
- Add the existing Select Vehicle section contained in the Vehicle data type below the VehicleID drop-down. Source this section from the D_Vehicle data page using the VehicleID drop-down as the parameter value.
- Add an on-change action set that refreshes the section to the drop-down control.