Page 1 of 1

Issues with references to a BusinessObject's properties

Posted: Tue Dec 19, 2017 11:51 am
by shadowkras
I have a BusinessObject loaded with data on my reports. It has a category and three objects inside. However, when adding a reference to a textbox, it adds the Category before the object name, which causes it to be an invalid reference, as the category is not an object by itself.

Here is my BusinessObject, with a Category called "Ambiente":
businessobject.png
businessobject.png (4.55 KiB) Viewed 1330 times
When I click and drag the object property from the menu into my print area, it creates a textbox with the following text:
click_drag.png
click_drag.png (11.01 KiB) Viewed 1331 times
And this is the result when I prewiew:
click_drag_result.png
click_drag_result.png (4.41 KiB) Viewed 1331 times
However, if I create a textbox and add a reference to that same property:
reference.png
reference.png (20.05 KiB) Viewed 1331 times
This is what is actually written on my textbox:
reference_category.png
reference_category.png (12.88 KiB) Viewed 1331 times
The correct reference should be object.property and not category.object.property.

Im using Stimulsoft.Reports.Web.NetCore version 2018.1.3.

Re: Issues with references to a BusinessObject's properties

Posted: Thu Dec 21, 2017 8:09 pm
by HighAley
Hello.

We have reproduced the issue.
We are working on an improvement.
We will let you know when we get any result.

Thank you.

Ticket reference: #5542

Re: Issues with references to a BusinessObject's properties

Posted: Tue Dec 26, 2017 8:42 am
by HighAley
Hello.

We have made an improvement.
Please, check our next build when it will be available.

Thank you.