I am unable to getControl using the following script in Unified Interface. When I debug I am getting null value.
Xrm.Page.getControl("fullname").setNotification("Test")
But the same piece of code is working in Web Interface.
Any suggestion pls?
Thanks in advance.