Thanks for your assistance
Okay, see below the information for my dropdown.
The only reason I have my entry form in a gallery is because it was the the only way I could get my app to do what I needed it to do. My app is connected to two SharePoint lists. The first collects all registration details(this is the screen you see) and the second records vehicle pre-start checks. The only fields that can be edited are the ones you can see.
FYI
How my app works at the moment.
1)The dropdown as shown on my first image selects the vehicle to be inspected. On the same screen you can see/edit the registration details. Once you save this it goes to a SharePoint List and a new screen opens.
2)On the next screen I have a label that mirrors the dropdown from the previous screen(because it will be for the same vehicle). This is where the pre-start checklist is completed. Once the user saves this, it goes to a separate SharePoint list. My Vehicle number is the value that ties it all together.
