Using document.querySelector for Service Portal
Is there any alternate to use document.querySelector for Service Portal and esc portal.DOM Manipulation is not supported on Service Portal.Can anyone please suggest alternate approach for it Below is the code - var requestedForName = g_form.getContro...