I am not able to fetch the data from server side to client side as well as HTML side ( portal)
server script :if(input &&input.controller){ // gs.addInfoMessage('test_1234'+input.controller); // gs.addInfoMessage('test'+selectedButton); var reasonList = [];var tagValue;switch(input.controller) { case 'IT':tagValue = gs.getProperty('sn_walk...
