Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

Simple onclick event help-- CRM 2011 JScript

$
0
0

Does anyone know a really simple way to make this work?

OnLoad() {//crmForm.all.new_name.onclick=function() {
Xrm.Page.ui.controls.new_name.onclick = function() {//Xrm.Page.new_name.onclick = function() {
    alert(‘Clicked’);
    }
}

The SDK uses this example, but I can't seem to get it to work either.  ><  

window.attachEvent("onresize", function () {
  SDK.UISamples.updateViewPortSize(viewPortDisplay);
 });



Viewing all articles
Browse latest Browse all 8223

Trending Articles



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