I have a memo field that I want to limit to 500 characters and show a warning to the user when the limit is reached.
I have applied a validation rule and this works, but the warning box only shows when the user moves to the next field.
How do I display a warning when the user is typing in the field and the limit is reached?
I have applied a validation rule and this works, but the warning box only shows when the user moves to the next field.
How do I display a warning when the user is typing in the field and the limit is reached?