Four Js Development Tools Forum

Discussions by product => Genero BDL => Topic started by: Jeroni C. on March 19, 2014, 01:26:01 pm



Title: Decimal positions in forms in Genero 2.50
Post by: Jeroni C. on March 19, 2014, 01:26:01 pm
Hi,

We have migrated recently to Genero 2.50 from 2.32.

We have many forms with fields of type decimal without format or picture, in this case on version 2.32 always display the number with 2 decimal positions, but in version 2.50 display with 1 decimal position, ex:

v2.32  : the number   10   display as   10.00
v2.50  : the number  10  display as 10.0

Can I change this behavior in any place?

I reviewed the documentation but I have not found anything.

Thanks,
Jeroni


Title: Re: Decimal positions in forms in Genero 2.50
Post by: Sebastien F. on March 19, 2014, 02:23:46 pm
Jeroni,

Yes, decimal to string conversion has changed in 2.50.

Please read this upgrade note (2.51):

https://4js.com/techdocs/fjs-fgl-manual/#c_fgl_Migrate_to_25x_decimal_to_string.html

(This note is missing in the 2.50 doc)

Seb


Title: Re: Decimal positions in forms in Genero 2.50
Post by: Jeroni C. on March 19, 2014, 04:45:00 pm
Jeroni,

Yes, decimal to string conversion has changed in 2.50.

Please read this upgrade note (2.51):

https://4js.com/techdocs/fjs-fgl-manual/#c_fgl_Migrate_to_25x_decimal_to_string.html

(This note is missing in the 2.50 doc)

Seb

Thanks for your response, I would take this into account.

Jeroni


Title: Re: Decimal positions in forms in Genero 2.50
Post by: Scott B. on November 07, 2014, 12:47:39 am
While the above link is not working, you can access that content here: http://www.generomobile.com/online_documentation/fjs-fgl-manual/#c_fgl_Migrate_to_250_decimal_to_string.html