Hi Everyone!
I have 3 fields: Persons(GroupX), SinglePrice(text), and SubTotal(text) as part of a signup form.
On the Subtotal field, I am trying to add a computation rule which multiples the number of GroupX items and the SinglePrice together. It appears that the only value that I can get from the GroupX is 1.
It seems to me that this is this something that the computation rules are capable of handling. Does anyone know if it is beyond the scope or it is a bug?
thanks!