Product name is not getting transalted for Combo Add template
HI,
In drop down of Combo box, all Products are being showed with transalted name( here we see in webtempalte that its referring to CxObjName).
after selecting Prodcut and click on Add item -> Once Prodcut is added, Product is not getting displayed in transalted name here.
I see template SISOMeCfgRelationContentsQuantityJS.swt being used and here we are using 'Name' to show Product Name.
CfgFieldName:Name, CfgUIControl:lblName, HtmlAttrib_width:250, HtmlAttrib_align:left, Default:Y*
Would Problem be solved if i change 'Name' to 'CxObjName' ? or what are the consequences if i map 'Name' field of BC 'Cfg ISS Prod Def' to tranlated Name of Product using join?