Resolved! How to call Requested For first_name and last_name using script include and client script?
Hi All,I am using script Include:var Test_include = Class.create();Test_include.prototype = Object.extendsObject(AbstractAjaxProcessor, { getIncident:function() { var str; var category=thi...
