Good morning everyone
I'm playing around with a textfield today where I want to have some default text showing by default and when I go into the textfield box, the text would all be selected by default so that the user as an easy time removing it from there.
Right now, I add my values to the object.default ="please choose one". That works ok, now how can I have the text selected when user puts the focus in that textbox? I cant seem to find anything that can do that.
Does anyone have an idea if that's doable or not?
thank you so much again.
Pat_rick