Category Archives: JQuey

Changing max allowable length of Text field using Jquery

In my earlier blog, I have explained how to restrict a length of Sage CRM text field on screen block using JavaScript. https://www.greytrix.com/blogs/sagecrm/2013/01/14/set-field-length-at-run-time-in-sage-crm/ Here is how you can achieve the same using JQuery. Here explaining the example with Company Name field on Company screen. 1) I have input text field on CRM screen with field… Read More »