Hi,
I am faced a following issue:
When flat form is used flexmonster.getAllMeasures() returns object, where "caption" field does not include aggregation(e.g. "First Name" instead of "Count of First Name").
It's reproducable on demo page too. Could you let me know ETA for a fix?
Thanks.
Hello!
Thank you for reporting the issue.
We have managed to reproduce the described behavior on our side – we are going to provide a fix for this with our upcoming release ETA Sep 21st.
Also, our team would like to suggest a possible workaround for your case: using label
property instead of the caption
, as it has the same value for all forms.
Please let us know if any further questions arise.
Kind regards,
Milena
Hello, Artem,
We are happy to let you know that the issue with the measure’s caption from getAllMeasures()
API call in the flat form was fixed.
This is provided in the 2.8.16 version of Flexmonster: https://www.flexmonster.com/release-notes/.
You are welcome to update the component.
Here is our updating to the latest version guide for assistance: https://www.flexmonster.com/doc/updating-to-the-latest-version/.
Please let us know if everything works fine for you.
Best regards,
Milena
Hi, Artem,
Our team is wondering whether the recent fix helped. Please let us know if everything works fine.
We are looking forward to hearing from you.
Kind regards,
Milena
Hi,
Didn't update component yet. For now workaround seems to be working fine.
Thanks.