I would like to have some overview in an input field with big numbers.
The input field now looks like:
These are 7 digits and that is hard (for me) to see that easily, and that would lead to mistakes and a bad user experience.
In the table component, it works with the space delimiter fine:
Because I could configure that in the data builder:
Is something similar possible for the input field?
P.S. I am not using the currency type here, because of extensive calculations I would want to do with this number.
When copying code from the community, sometimes the ’ will get replaced with a backtick instead, if that happens this will not work and you’ll need to update the code.