All,
Feeling the pain once again of the 10+ year hiatus. I think this is simple, but can't find any reasonable reference in any of the docs.
Here's the scenario:
I have a table, with 3 fields, 1 is currency, the other to are integer.
On my form I have the fields display into a text box. They are calculated fields, and don't get edited by users.
I for some reason thought the currency field type would automatically display the value with a currency symbol (as set in defaults) with comma separators for values over 1000 and with 2 decimal places.
I also thought the integer values would display with comma separation, but neither do. I've played with several formats, but the documentation is so vague here, I don't know if they go on input mask or format, but I've tried a few examples, and both types seem to fail. The best I got was a $ in the currency field, but still couldn't get it to sort the decimals (it comes up with 4) and no comma digit grouping.
What's the best approach for this kind of thing?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."
Feeling the pain once again of the 10+ year hiatus. I think this is simple, but can't find any reasonable reference in any of the docs.
Here's the scenario:
I have a table, with 3 fields, 1 is currency, the other to are integer.
On my form I have the fields display into a text box. They are calculated fields, and don't get edited by users.
I for some reason thought the currency field type would automatically display the value with a currency symbol (as set in defaults) with comma separators for values over 1000 and with 2 decimal places.
I also thought the integer values would display with comma separation, but neither do. I've played with several formats, but the documentation is so vague here, I don't know if they go on input mask or format, but I've tried a few examples, and both types seem to fail. The best I got was a $ in the currency field, but still couldn't get it to sort the decimals (it comes up with 4) and no comma digit grouping.
What's the best approach for this kind of thing?
Best Regards,
Scott
ATS, CDCE, CTIA, CTDC
"Everything should be made as simple as possible, and no simpler."