### Plugin Version 0.1.0 ### NetBox Version 4.3.3 ### Python Version 3.11.2 ### Steps to Reproduce 1. Create a custom object type X 2. Add a field of type 'Multiple objects' or 'Object' with name 'Y' and label 'Z' 3. Create a custom object of type X ### Expected Behavior The custom object creation form should show the field label 'Z' next to the drop down box. ### Observed Behavior The custom object creation form shows the field name 'Y' next to the drop down box.  