limit characters of multiline text
Hi Team,can anyone please help me.Below script is working in native UI. When user typing itself, it will stop if user entered more than the characters mentioned in script.i required the same way work in portal. function onLoad() { var control = g_...