Resolved! Client Script
client script written onchange of - account owner variable - list collectorfunction onChange(control, oldValue, newValue, isLoading) {if (isLoading) {return;}if (newValue == '') {var myListCollector = g_list.get('ten_cloud_account_name');myListCollec...