Hello Team,
In latest update, Can't get previous pivot format attribute values which is unchanged. Do we have any other way to get changed pivot format attribute values along with unchanged pivot format attribute values?
Hello, Ravi,
Thank you for writing to us.
You can get the number format with the help of getFormat() API call. It returns all pivot format attribute values.
Does it help?
Regards,
Tanya
Hello Tanya Gryshko,
Please do the below steps to address the issue,
Step 1: Format->Format cells-> fill the inputs (Choose Value= Price, currency symbol as $ and Thousand separator as ',')->APPLY
Step 2:
Do the same but this time, change only one input value(Choose Value= Price, Decimal places as 2) ->APPLY.
The Result will affect only for the Step 2(Decimal places), Other formats are getting reset.
Refer the below fiddle link:-
http://jsfiddle.net/flexmonster/kc8fq69y/
Note: Version v2.6.12
Ravi,
Thanks for specifying the additional details.
The fix for this issue will be released on February the 11th.
Please let me know in case of other questions.
Regards,
Tanya
Hello Ravi,
We are glad to inform you that the issue with the formatting has been resolved.
You are welcome to update the component and try it.
Please note that the fix was added to flexmonster.toolbar.js
.
You will need to update it as well.
Regards,
Dmytro