This is a two part question
- In my Com Request Module I have
- a formula filed (gross margin)
- In my subform I have a filed commission %
I need to calculate gross margin * commission % input (which is not always the same), but this is not possible because I can not multiply gross margin and commission %
Part two:
- is there a way to multiply 2 formula fields in a subform?