On the interactive interface on Dynamics CRM (9.1.0.643), I need to lock a Date field with JS, below my code:
If you put this method on an OnChange event of another field, the Date field lock does not work, however if the same method runs in the OnLoad event of the page, in this case the Date field lock is well done.
PS: the same method works well on all other fields
*This post is locked for comments