In my view, price should always be treated as a Number throughout the process including the database. The database type should be ‘float’. Only when displaying the price, should this be formatted as a price.
This has the advantage that calculations can be made down the track as in shopping cart and accounting functions.
Have you not encountered the problem I’ve described - that Wappler interprets a field as a number in some cases and not in others, in some cases making it impossible to format correctly?
No, not that I can remember. It has always been interpreted correctly although I must admit that I do tread very carefully while using Wappler. I have found that some stuff goes haywire. Restarting Wappler does help in most of these instances.