function lookuptolookup() {
//want the code to run only when some one update form click here to know about FORM TYPE
var formtype = Xrm.Page.ui.getFormType();
if (formtype == 2) {
//look have the values ” 1.id 2. name 3. entity type ” so need to be in array
var lookup = new Array();
if (lookup != null) {
var name = lookup[0].name;
var id = lookup[0].id;
var entityType = lookup[0].entityType;
}
var lookup1 = new Array();
lookup1[0] = new Object();
lookup1[0].id = id;
lookup1[0].name = name;
lookup1[0].entityType = entityType;
//set value of lookup2 same as look up 1
Xrm.Page.getAttribute( “new_test_5_lookup_2” ).setValue(lookup1);
}
}
SOURCE : JUST2CODE.IN
Subscribe to our YouTube channel : https://www.youtube.com/user/TheRussell2012
One comment
Unknown
September 9, 2015 at 10:02 am
đồng tâm
game mu
cho thuê phòng trọ
cho thuê phòng trọ
nhac san cuc manh
tư vấn pháp luật qua điện thoại
văn phòng luật
số điện thoại tư vấn luật
dịch vụ thành lập doanh nghiệp
http://we-cooking.com/
chém gió
Comments are closed.