Hi Community,
My app has 2 screens. The first screen is an edit form, while the second has an add form to patch data to the bottom of a SP list.
The first screen has a control called "Department" that is prepopulated with 2 letters (AL, HB, VP, etc)
The second screen has the same control but it is currently empty. I require a placeholder forcing the user to select from a drop instead. I saw somewhere where this was done by going to edit the control and selecting from the dropdown the option to change the control type from Edit text to dropdown ( as shown in the first image.)

However if I attempt the same, it doesn't give me that option. Is this because my form is Add rather than Edit. Is there a fix?
