Please Share your Product Ideas with us!

All ideas are welcome. Just because the Idea doesn't make it into the product immediately does not make it a bad idea.

Enable custom numeric/currency formats to framework page columns

I have a client requirement to display negative numbers as (1,234) instead of -1,234. The built-in number formats do not support this and the US Currency locale also prepends the "$" to the value.


The quick & dirty version of this would be to just add a new numeric format with parenthetical negatives.

Cooler would be to allow either a custom number format or currency locale, which would allow you to do more things than I'm requesting, such as including the ISO currency code (e.g., USD 4000), formatting for cryptocurrencies, or decimal/thousands separators that do not match the default locale.



  • Guest
  • May 17 2023
  • Jan 17, 2024

    Admin response

    Additional formats will be considered when developing the new Construct component, which is being moved to the REACT framework used by Catalog, Replicate etc. Could be achieved today by formatting in the views below the page, but not an ideal approach as builds a lot of the logic into the view rather than using the power of the Construct application

  • Attach files