Posted 13 February 2025, 5:52 pm EST - Updated 13 February 2025, 5:57 pm EST
Hi,
I have an implementation of ActiveReportJS in a Nextjs project, I am trying to find out if there is a way to edit a label from the inner components of the Designer component from the @mescius/activereportsjs-react package. More specifically I am trying to change the label of the button ‘Convert to Master Report’ in the Reports tab.
Is there a way to achieve this? Can we override the label for button of a certain language (I’m using the default en) meaning override locales or create custom locale that inherit and edit label to be use in the onInit property of the Designer component?
Hope you guys can help me with this,
Regards,
-Cesar Ibarra