Is there an event to detect the report model is changed (not the visual aspect like grid to chart) via the Field Configurator (reportchange is insufficient)
Or
A way of detecting whether the "OK" button on the Fields Configurator is clicked (fieldslistclose is insufficient).
Please help
Hello Sengurpa, Thank you for your question. The best solution for you is querycomplete
event, it will be triggered after the Fields Configurator "OK" button is clicked. More information about this event you can find in our documentation http://www.flexmonster.com/api/querycomplete/. Please download the latest version of the component from our website to avoid any incompatibility.
Let us know if it works for you.
Best regards,
Dmytro.
@Dmytro Zvazhii
Not much help
It seems querycomplete triggers with other action e.g. Formatting.
Hello Sengupta,
Thank you for the feedback.
Please take a look at the following sample - https://jsfiddle.net/flexmonster/9e6dcbs2/
It uses reportchange
event to check if any fields were changed.
Also, we are planning to improve reportchange
event to add an information about what exactly was changed (i.e. fields, formatting, etc.)
Please let me know if it helps.
Regards,
Ian
@Ian Sadovy
For our development we need a CLICK event for the “OK” button on the Fields Configurator
I can explain you the reason but it may not be appropriate to discuss it in a forum.
You could email me directly (contact details are with Olena Maistrenko)
Hi!
Please send details to Olena Maistrenko and she will pass it over to the development team.
Regards,
Ian