How to use $timeout function in Client controller to send data to server side on portal
Hi All, I am trying to send from the client controller to the server side, I am getting the data on change of field which is a choice list on portal which is a HTML Field. So i tried without $timeout the data is not coming properly so i am using $t...
