How to get values from hidden fields on a form?
I looked at this https://community.servicenow.com/community?id=community_question&sys_id=b7480faddb1cdbc01dcaf3231f9619b3&view_source=searchResult I am using an onChange script and I put g_form.setDisplay('sys_created_by', false); in the isLoadin...

