Taking long time to load
Hi, i used below script( code) to hide the variable in request item, but the request item form is getting long time to load because this script use (DOM Approach). it will check each and every variable in the form. So, how to optimise this code to re...