Hi Faisal, Did you move these fields from one stage to different stage on business process flow? When you load the form, the fields are on the active (visible) on BPF stage or some other stage. The custom filter on BPF is a bit tricky, you need to ensure that the method is executed on BPF Stage Change & BPF Stage Selected. Check this thread which has similar scenario- community.dynamics.com/.../836263 May be you can try some more testing to see if the issue is dependent on stages. You can also try debug the code to see if the method is even executing- blogs.msdn.microsoft.com/.../debugging-custom-javascript-code-in-crm-using-browser-developer-tools Hope this helps.
↧