Hi, we have a requirement to show an alert message when use enters the maximum length of the field that it is set to.
We have a multiple lines of text field and its limit we have currently set to is 5000 characters and when users reaches 5000 characters, I want to show an alert message. Please advise how can this be achieved.Thanks.