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

Send Query String Parameter while opening account entity record in CRM Online

$
0
0

Hello Experts, I am opening an account record on clicking of a hyperlink button in Javascript  in CRM Online Polaris version. For that i am doing like below. but i am getting error. the same thing is working for other entity but not in account. Here is my code below.

         

         var extRaqs="";

         extRaqs += "formId="+"9FF2B534-0731-4A94-94D3-883D4F4D951E";       
         extRaqs += "&Param=" + 1;
       window.open(serverurl + "main.aspx?etn=account&id=%7b" + acctId + "%7d&pagetype=entityrecord&extraqs=" +encodeURIComponent(extRaqs));

Please suggest where i am wrong.

Thank you


saroj


Viewing all articles
Browse latest Browse all 9244

Trending Articles



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