In order to format a column in a SalesLogix group column as currency you need to set 2 aatributes of the column.
First, set the FormatType to Number.
Second, enter into the Format field $%.2n
That will format a number like 1234.534 as $1,234.53
In order to format a column in a SalesLogix group column as currency you need to set 2 aatributes of the column.
First, set the FormatType to Number.
Second, enter into the Format field $%.2n
That will format a number like 1234.534 as $1,234.53