I have a Report which duplicates from VendAgingReport but still using the Standard DP & Contract Classes (using Custom Controller class). The standard Report has no UI builder class & I have created a new one bcz I need to handle some event handler & calculations on Report Dialog form & trying to reference that UI Builder in Extension of that Standard Contract class but that's not working.
I got one suggestion to create new DP & contract class as well & copy Standard code & custom code there in new DP class & reference the UI Builder class in new Contract class & then need to change the dataset in Report design. That not looks feasible, I need to change these classes at many places. Also caller would be change.
Is their any other option to do this with minimal changes.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.