Hi Experts,
I have a Two Options CRM field with Yes/No values, field name is showing on the form but field control (its dropdown) is not showing, I am using CRM 2015 online.
Issue is when I try to access the field with Xrm.Page.getAttribute I can access the object but when I try to access it with Xrm.Page.getControl, it returns an error "Unable to get property 'setVisible' of undefined or null reference (im trying to hide the control).
I already have tried removing it from the form, save, publish then put it back to the form but the issue still exists. Any help is greatly appreciated.
Field name is showing but not the dropdown control.


*This post is locked for comments
I have the same question (0)