Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 46379

Javascript- Client API

$
0
0

Hi All,

I am trying to build a JS code which has to retrieve the attribute present on form and print the values to a multi line of text in comma separated form. The attribute datatype must be of Boolean type.

I started from here

function getboo(executionContext){
debugger;
var formContext = executionContext.getFormContext();
var coll = formContext.getAttribute(boolean);
}

Thanks in advance


Viewing all articles
Browse latest Browse all 46379

Trending Articles



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