سؤال

With respect to my previous Post, I want to ask another question that is Can I use the onKeyPress or similar events which could be fire on key press? Because CRM 2011 allows only onChange and onLoad events.

So I want to seek your kind suggestions regarding this.

هل كانت مفيدة؟

المحلول

Yes you can the only time you need to make sure you use CRM js functions is when it comes to getting/setting entity values etc... But if it has to do with UI events etc.. you can use normal javascript events.

CRM applies rules and required field validation upon submit so you aren't interfering with any plumbing.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top