I need to never display the clear button on a specific text field. in IB I've set the clear button as 'Never Appears'. However, once the user inputs even 1 character into the text field, the clear button shows up. These text fields are pretty short (due to spacing) and the clear button covers the written text, which looks terrible.
I need to do away with the clear button all together but setting it as 'Never Appears' still makes it appear.