How to hide show property on form on new SP8 Aras Innovator

This type of old concept from client side to hide show property in aras doesn't working. if(rncType1==="Other") { getFieldByName("pcc_qn_lab_othertxt").style.visibility='visible'; getFieldByName("pcc_qn_lab_rnc_subtype").style.visibility='hidden'; } any help??
Parents Reply Children
No Data