Is it possible to customize internal items in the modal that appears when clicking Options in the toolbar?
Is it possible to add text, change or delete content inside a modal window, or change a radio button to a dropdown?
Hello,
Thank you for reaching out to us.
Kindly note that there is no direct way to configure the existing "Options" pop-up. However, you can create your own custom pop-up and fit it with the settings of your choice, as illustrated in this example: https://jsfiddle.net/flexmonster/osudvqzb/
Here are the key steps for implementing a custom options view:
beforetoolbarcreated
event.setOptions
method, and call the refresh
method afterward to redraw the component that applies changes.Please let us know if this approach works for you.
Best Regards,
Maksym
Hello,
Hope you are doing well.
Our team would like to know if you tried the suggested approach for creating a custom options view.
Please let us know if it works for you.
Best Regards,
Maksym