Page 1 of 1

Group Summary Number Formating

Posted: Wed Dec 23, 2015 11:08 pm
by ybrit
In the JS viewer the 2 decimal formatting is not working in the summary bands.
That is a number like 6509.5678 can not be rendered as 6,509.57.

Same report spec works in the flex version

I tested with the .18 php download just now.

Re: Group Summary Number Formating

Posted: Thu Dec 24, 2015 12:01 pm
by HighAley
Hello.

We have made an improvement.
Please, check our next prerelease build.

Thank you.

Re: Group Summary Number Formating

Posted: Thu Dec 24, 2015 4:44 pm
by ybrit
Are the JS upates included in the prerelease PHP downloads?

Can a variable be used for the JSON file name? (flex and JS) versions?

Re: Group Summary Number Formating

Posted: Fri Dec 25, 2015 1:14 pm
by Jan
Hello,
ybrit wrote:Are the JS upates included in the prerelease PHP downloads?
Yes. We include js updates in PHP prerelease builds.
ybrit wrote:Can a variable be used for the JSON file name? (flex and JS) versions?
Yes you can. For example:

Code: Select all

www.example.com/{variable1}/{request_from_user_variable2}.json
Please contact us if you need any help.

Thank you.