Hello All,
in BUPACREATE.htm view,
1. I have created new context node for Dropdown list. It is populated and displaying correctly in the UI.
<crmic:dropdownListBox id = "Bptype"
width = "100%"
table = "//BPTYPEdd/Values"
nameOfKeyColumn = "KEY"
nameOfValueColumn = "VALUE"
selection = "//Customer/bptype" />
2. I found that bp_type(i.e bp kind) is part of builheader structure.
3. I have addred new context node attribute(bptype) under "customers" context.
I have debugged also , I can see value is set and passed till fill_model method also.
But the value is not getting stored in CRM. Any steps did I miss ?
Help in this regard will be appreciated and rewarded too :-).
regards,
Laxman