Issues with references to a BusinessObject's properties

Stimulsoft Reports.WEB discussion
Post Reply
shadowkras
Posts: 27
Joined: Wed Jan 30, 2013 10:53 am
Location: Cuiabá/Mato Grosso - Brazil

Issues with references to a BusinessObject's properties

Post 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 1297 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 1298 times
And this is the result when I prewiew:
click_drag_result.png
click_drag_result.png (4.41 KiB) Viewed 1298 times
However, if I create a textbox and add a reference to that same property:
reference.png
reference.png (20.05 KiB) Viewed 1298 times
This is what is actually written on my textbox:
reference_category.png
reference_category.png (12.88 KiB) Viewed 1298 times
The correct reference should be object.property and not category.object.property.

Im using Stimulsoft.Reports.Web.NetCore version 2018.1.3.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Issues with references to a BusinessObject's properties

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Issues with references to a BusinessObject's properties

Post by HighAley »

Hello.

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

Thank you.
Post Reply