expression is not correct when a column is draged and droped from business object hierarchy
Posted: Thu Sep 01, 2011 9:13 pm
In web designer, when I drag and drop a column from business object,
parent objectname is being lost.
For example,
if businese object is Busines Objects>Employees>Phones>Number,
if I drag and drop 'Number' field, it will be '{Phones.Number}' not '{Employees.Phones.Number}'.
So compile error is thrown.
It works fine at win form designer. But it doesn't at web deisgner.
Please refer to the attached image.
Thanks
parent objectname is being lost.
For example,
if businese object is Busines Objects>Employees>Phones>Number,
if I drag and drop 'Number' field, it will be '{Phones.Number}' not '{Employees.Phones.Number}'.
So compile error is thrown.
It works fine at win form designer. But it doesn't at web deisgner.
Please refer to the attached image.
Thanks