Resolved! Getting a null value
Hi,I have this Script include and client script to fulfill the user mobile phone on a form on load. var GetUserPhone = Class.create(); GetUserPhone.prototype = { initialize: function() {}, getMobilePhone: function(userID) { try { ...