Hi,
My organisation recently rolled up from 11 to 16. Since the change we're getting some odd behaviour out of our service forms. In a nutshell, when save is clicked and the form state is set to "update" (ie. NOT inactive/readonly) seemingly random fields are being shown as visible despite being set to invisible. I have checked my client-side code; let's say one of the erroneously invisible fields is called "myField". Xrm.Page.getControl('myField').getVisible() is returning false right through my onload event. Something is making fields visible after my custom code! I'm getting this behaviour on IE8,9 & 10.
any ideas please?
*This post is locked for comments
I have the same question (0)