Answered
I have entered "NAME OF APPLICANT" in a text field as the default where the user will input their information. When the user clicks on the text field, I would like "NAME OF APPLICANT" to disappear. Currently the user has to manually delete "NAME OF APPLICANT" before entering their information.
Can anyone help?
Thanks in advance.
this.rawValue=null;