Xrm.Page.getControl("name").setVisible(false); will hide a control. You can view the use of form controls here:
↧
Xrm.Page.getControl("name").setVisible(false); will hide a control. You can view the use of form controls here: