Microsoft Azure & Dynamics 365 CRM -Learn The Ropes
This blog aims to provide some technical tips about Microsoft Azure & Dynamics 365 CRM - D. MANJALY
"тнιѕ вℓσg ¢συℓ∂ ѕανє уσυя мσηєу ιƒ тιмє = мσηєу" - ∂.мαηנαℓу
Sunday, 20 February 2011
How to hide a control in MS CRM 2011 using Javascript
code snippet:
var
control = Xrm.Page.ui.controls.get(
YourAttributeName
);
control.setVisible(
false
);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment