J jo1234 Active Member Licensed User Longtime User Feb 17, 2013 #1 Hi, I have a text box, where the user enters an alphanumeric code. The text should be visible (hence password mode is not an option). How can I suppress the autocorrection of the text input? I just want the pressed letters to be entered without any spelling suggestions? thanks, John
Hi, I have a text box, where the user enters an alphanumeric code. The text should be visible (hence password mode is not an option). How can I suppress the autocorrection of the text input? I just want the pressed letters to be entered without any spelling suggestions? thanks, John
mangojack Expert Licensed User Longtime User Feb 17, 2013 #2 See this link .. tested and did work. Supress Correction/Predictive text Cheers mj Upvote 0