Page 1 of 1

Detail view vs. table view

Posted: 2018-04-17 19:30
by pbottcher
Hi,
it is possible to apply custom data format for a field. This works apparently only in the table view. In the detail view i get the unformatted data displayed. Is this the normal behaviour? Or is there something I need to apply to have the same data-format displayed in the DV?
Actually I would need to display numbers in the german format (xxx.xxx.xxx,xx) decimal representation whith "," as delimiter for decimals and "." for the thousands. If anyone knows another way to acheive this, please let me know.

regards
Tv.JPG
Tv.JPG (9.08 KiB) Viewed 2666 times
DV.JPG
DV.JPG (8.91 KiB) Viewed 2666 times
Definition.JPG
Definition.JPG (45.6 KiB) Viewed 2666 times

Re: Detail view vs. table view

Posted: 2018-04-29 02:07
by R Tammam
Hello pböttcher,

i think you can format the tv numbers , but the detail view should be formatted according to MySQL numbers' format so it would be inserted in the database correctly