When using decimals in Math expressions, the result is not very presentable and there are no "Format" options available as per CCK number fields.
![]()
| Comment | File | Size | Author |
|---|---|---|---|
| math_expression_decimals.PNG | 10.06 KB | kevin.mcnamee@mailbox.org |
When using decimals in Math expressions, the result is not very presentable and there are no "Format" options available as per CCK number fields.
![]()
| Comment | File | Size | Author |
|---|---|---|---|
| math_expression_decimals.PNG | 10.06 KB | kevin.mcnamee@mailbox.org |
Comments
Comment #1
dawehnerYeah parent::options_form isn't called and perhaps the field isn't defined as float.
Comment #2
kevin.mcnamee@mailbox.org commentedThe field is defined as "Decimal".
Comment #3
kevin.mcnamee@mailbox.org commentedJust to be clear, the Math expression is multipying a Decimal with an Integer. Which field are you refering to?
Comment #4
mustanggb commented