We have version 2025Q1 and use the HTML5 viewer with a web application. How can I change the text on the report preview button to "submit report"? I can't find the .html file on our web server. I find our old versions but not the latest.
For anyone who might ask this, I was able to do this in our Blazor application reportsview.razor page by using javascript triggered after page is rendered.
Thank you for your response, I found out this morning that we use a Blazor UI for our web application and Telerik report server. How do you change the text in that setup?