Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: Send Checkbox value to Backend

$
0
0

solved.

Setting the checkbox attribute in the object before creating the batch request.

 

   var d = this.getView().byId("Inactivate").getSelected();
   if (d === true) {
   n.zInactivate = d;
   a = true;
   }

Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>