Hello - I've been using the XRM method of crmForm.all in my js resources to get a handle to the fields on CRM forms. However, it doesn't look like I can use that method through the F12 console ("crmForm is undefined").
Is there some type of script reference I can include in the F12 console in order to be able to reference crmForm in the console? Thanks!