Answered
Tooltip
Is there a way to set the tooltip to be the current value of the text field?
Is there a way to set the tooltip to be the current value of the text field?
Use this under validate tab of that field:
event.target.userName = event.value;
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.