Hi there ... I'm stuck with the problem to need calculable fields

This means lets say I want to output the tax-rate of a sum, so simply said show the (number *0.2)
How to do this?

Comments

wizonesolutions’s picture

Status: Active » Closed (won't fix)

Strange, could've sworn I had answered this recently but must've been in another issue queue!

Anyway, check out CCK Computed Field. It provides tokens and is very flexible since it uses PHP.

zewa’s picture

you're right ... haven't thought about that option.

Thx for the input