With native IOS, Android programs we can put the field prompt (for example User or Password) as a string in the input field that goes away when data is entered and when the field is cleared shows up again. Is this possible to add?
This is a built-in HTML forms feature.
Thanks for the guidance it all worked out great. Close this one down.
Is there an example? I will google it - thanks.
What you may be looking for might be the placeholder attribute on an input tag?