Please wait, loading...

 

Get Current Record Id of an entity using javascript in ms crm 2011 , ms crm 2013 and ms crm 2015

January 2, 2015
Get Record ID of an entity using javascript inn microsoft dynamics CRM .

function Recordid() {
    debugger;
   var recordID = Xrm.Page.data.entity.getId();
   var entityName = “new_entityname” ;
   var urlcreation = “http://organizationame/main.aspx?
etn=” +entityName+ “&pagetype=entityrecord&id=” + recordID + “#127104932” ;
}

SOURCE : JUST2CODE.IN Subscribe to our YouTube channel : https://www.youtube.com/user/TheRussell2012

https://i0.wp.com/microsoftdynamics.in/wp-content/uploads/2020/04/Microsoftdynamics365.png?fit=640%2C651
Microsoft Dynamics Community Profile

Learn more