Hi,
I have one section on entity form,inside that section one custom field and one html web Resource.i want to hide only html web Resource in that section.i am using this Xrm.Page.ui.controls.get("WebResource_Shipping_Address").setVisible(false);
but this is hiding entire section.please give me one solution for hiding only web resource .
*This post is locked for comments
I have the same question (0)