Hello,
I'm working on my New Parking Inspections Form (in my canvas app as part of the PowerUp Program challenge) and I want to automatically identify the Parking Requests that are related to any Parking Inspection. To achieve this, the instructions say that I need to introduce the 'ParkingRequest' form field to the Inspections form. See screenshot below for an example - my app page looks very similar and the field I'm talking about is pointed out in red in the screenshot.
Additionally, I followed all of the instructions in screenshot below:
The 'ParkingRequest' form field should be automatically populating itself with any parking requests that are related to the 'Vehicle' field value selected in the form (i.e. the value of the first form field in the first screenshot), but this doesn't seem to be happening in my app.
I double checked the code used - I'm thinking maybe it has something to do with a column/table setting?
Thanks,
-T