Need a special offer?Find out if your project fits.
+

Changing the titles in the pop up containers

Answered
Diana asked on May 1, 2024

Hi I'm trying to change the titles of the pop up container to something more fit for my project but I am not able to. Could you please point me to how can do this?

Attachments:
titles

1 answer

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster May 2, 2024

Hello Diana,

Thank you for reaching out to us.

To change the title of the pop-ups, we recommend overriding the localization captions. For example:

report: {
localization: {
toolbar: {
"layout_options": "Custom options",
}
},
...
}

More label keys can be found here: https://github.com/flexmonster/pivot-localizations/blob/master/en.json

You are welcome to check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/bp1cv2tu/

Please let us know if it works for you. Looking forward to hearing from you.

Kind regards,
Nadia

Please login or Register to Submit Answer