Hi
I have used the UIBuilder class to create a report dialog with a lookup and this works. The menu item points to the SSRS report
And I have used the Controller class to create a report passing parameters from the caller form. The menu item points to the controller class.
My question is how do I put the two together so that I can do both? I want to open a report dialog passing the parameter from the calling form and display a custom lookup from another table and pass both of these into the Data Provider class?
I have searched the internet to no avail for an example
Thanks in advance
Happy to share my code if it helps
*This post is locked for comments
I have the same question (0)