Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Unanswered

How do I change the parameter dialog's caption of an extended report based on a standard report

(0) ShareShare
ReportReport
Posted on by 20

I have created an extended report: CustSalesOpenLines_Extension based on CustSalesOpenLines_NA

In the case of multiple languages, the title here 4774.pastedimage1676377903496v1.pngis in English.

To correspond to multiple languages, we create "label.text" files in three languages.

l knows that when I use a UIBuilder file, I can change the parameter dialog's caption with the code bellow:

public void postRun()
{
Dialog dialogLocal = this.dialog();
dialogLocal.dialogForm().formRun().design().caption("@Labels:xxxxx");
}

But in my case, I didn't use a UIBuilder file or a Controller file.

Is there anyone have met the same problem?

  • Martin Dráb Profile Picture
    Martin Dráb 230,868 Most Valuable Professional on at
    RE: How do I change the parameter dialog's caption of an extended report based on a standard report

    You actually are using a controller, just not a custom one. The default controller is SrsReportRunController and you can review/debug how the dialog caption is obtained there.

Under review

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.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Congratulations to the January Top 10 leaders!

Check out the January community rock stars...

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,031 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,868 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans