We considered this solution, but it's not very good for our project since we create an App which may be used by someone without well training. If I import those data by set node property then the saved value is OK, but in the APP it still show the rounded value. We plan to set it as readOnly property so these data can only be updated by import tool. I still think the better way should be saving double as it entered. Is it a bug of magnolia?
[quote]Ah ok... Let me ask you this, how much precision do you need? Is it fixed? If so multiple the number by a factor of 10 raised to the precision. So, for example, 4 decimal places would be 10000. Then store it as a long and divide it back later.[/quote] -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=fb6148c5-9687-45db-9f07-8570c9a8c364 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------