Dropdown Display not showing because of property reference
I have a section in the 'Data-SomeName' class. It has multiple drop downs that are each populated by the same data page with different parameters. Each property that is referenced on the drop downs is from the same class that the section belongs to.
Only one of the drop downs is visible when working on the case. The presentation for all drop downs is set to auto. All but one property from the same class causes the issue of the drop down missing.
The case type used to be of class 'Work-A' but has now changed to be of class 'Work-B-C'.
Regardless on input type (drop down, text field, etc.) if I use the .JobType property that specific control will not work.
***Edited by Moderator Marissa to update Platform Capability tags****