I have a section of my form in table appearance to collect some numbers.
This is working quite well, but i need the numbers formated with thousands-sep, along with the specified column width, but it’s not working.
I have tried different appearance combinations and it’s either i get the thousands-sep working but with full width, or i get the specified width without the thousands-sep.
Below are the combined options I’ve tried:
w1, thousands-sep
w1 thousands-sep
thousands-sep w1
thousands-sep, w1
The grid theme is well understood and it’s something I use a lot.
The challenge is how to have a thousand separator appearance within a grid-theme cell.
Combining the cell width w1, w2, w3,…etc with thousands-sep formating in the appearance column doesn’t seem to work.
Kindly give me an example of how I can have say, 10,000 in a grid theme cell for an integer type entry/question.