Forum Discussion
RichardMulcahy
2 months agoCommunity Member
Any JavaScript Experts Out There?
I found this sample code on the web, but it's not working for me. I'm trying to limit the number of characters a user can enter (for example 5), and if they exceed then I show a layer with an error m...
RichardMulcahy
Community Member
Thanks Math, that does work!
Is there a way to ShowLayer when the user exceeds the limit without having the text box loose focus?
MathNotermans-9
2 months agoCommunity Member
Im gonna see if i get my solution to work...