Update form with dynamic checkboxes

Thanks @Teodor. AirportID is returning the ID of the airport for each checkbox (I outputted it in the loop to check).

I figured the bind value was wrong and shouldn’t have the [0] in it but couldn’t see what it should be instead.