
to get a multiselect Lookup on the QueryForm I extended the SysOperationAutomaticUIBuilder class. To to do so I created new class which extends SysOperationAutomaticUIBuilder.
I created a lookup method and added the field in the build() Method of the class. In addition I did the relevant stuff in the postBuild Method as well (yes in the contract class as well, too)
When I execute the report now the query form starts missing the standard parameters of this report and showing an error "Bad container"
I did the same stuff on a other report and it worked fine. Can somebody please help me out?
Report where I managed to get it working is TaxListReport...the one where I get the error is TaxTransDetail
*This post is locked for comments
I have the same question (0)