I am trying to read Dive element on entity form using javascript so that I can change the style of that perticular element. I tried document.getElementById("") not working..
For example : Below statement is not working. Showing null value.
var customControl = document.getElementById("header_notescontrol");
*This post is locked for comments
I have the same question (0)