client script on load using asynchronous
pls tell the error in the coding as on running the script the email filed is undefined@client scripts if (g_form.isNewRecord()) { g_form.setValue('u_caller', g_user.userID); var caller = g_form.getReference('u_caller', getCallerDetails...
