Page 1 of 1

Dictionary keys as xxx2

Posted: Mon Oct 24, 2016 6:59 am
by terje.pedersen
In the included sample .mrt file without any data sources anymore reading in the included json data source the keys for CustomerInvoice is translated into CustomerInvoice2 and VatSummery is translated into VatSummary2.
dictionary-vatsummary2.png
dictionary-vatsummary2.png (4.51 KiB) Viewed 2227 times
Latest version JS_2016.10.14 on Windows.

PS! Could you do something about not allowing to upload attachments with ending .json

Re: Dictionary keys as xxx2

Posted: Wed Oct 26, 2016 8:09 am
by Alex K.
Hello,

Because report already have the same component names. And tables and component names couldn't be identical.

> PS! Could you do something about not allowing to upload attachments with ending .json

Thank you for the information. We have added changes in the forum settings.

Thank you.

Re: Dictionary keys as xxx2

Posted: Fri Oct 28, 2016 8:11 am
by terje.pedersen
So how do we update example data? Now I need to rename those keys back to without xxx2. Currently we have to drop the datasource and add it again with the json option when our json have changed.

Re: Dictionary keys as xxx2

Posted: Mon Oct 31, 2016 8:00 am
by Alex K.
Hello,

In your report, there is the component with "VatSummary" name - the DataBand on the Panel ("VatSummaryPanel"). Please rename this band.

Thank you.