Hi everyone,
i use two display methods and i experienced a strange behavior.
I want to extend the form part EcoResProductPerCompanyPreviewPart. We want to display the current quantity in open sales lines:

My first approach was to define a display method in the form because there is no datasource and no specific relation.

Because this approach was very slow i tried another one. I added two datasources without any links and queries and moved the display methods into the datasources.

The code in the display methods is exactly the same but the second approach is much faster. Why??
Any ideas on this?
Regards
Nils
*This post is locked for comments
I have the same question (0)