Skip to Content
0
Former Member
Sep 01, 2009 at 12:03 PM

setting up lead selction of value node

39 Views

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