Hi,
I have two attributes in my node. one is code and other is description.
wdContext.currentBranMasterElement().setZcd_Desc(wdContext.currentEmployeeDetailElement().getBran_Desc());
i will set description value to some value through the above code. i want to set the lead selection to that perticular value how can i do that. So that i can access the code value of that perticular description value
Regards,
H.V.swathi
Edited by: H.V Swathi on Sep 1, 2009 2:05 PM