Question
If a checkbox is selected can it perform a calculation?
I would like to have a check box field and if selected it would return a value in another field. Eg. if selected take the value in field "subtotal" and multiply it by 0.05. return that value in field "GST". Is this possible.
