im on bpm 8.5.6 and using mainly IE 9 as browser. I need to set the maxlength attribute of a textArea (i used the one provided in the coaches toolkit and tried fiddling with it) to 1000. However, i cant seem to get it. i tried locating the textArea tag in the html once the view is loaded (in the view tab of the coach view) and adding with jQuery the maxlenght attribute to no avail (i know this works cause i edited the html myself in chrome, added the attribute and got the desired behaviour).
i dont know if my approach is correct or i should just use a textbox (which has the maxlength as a configuration option) and try to convert it to a text area
any help would be really appreciated
------------------------------
Hernan Gaona
------------------------------