Infopath & Sharepoint 2010, list Form:
I have 2 calculated values placed on infoPath form. Those fields are not bound to existing list fields as I don't need store this data, just present to user.
Question is if I can sum both in 3rd calculated field ? (this time bound to field).
For now, I'm just repeating 2 fx calculation in 3rd calculated value.
I wonder if I can enter something like calc_val_1 + calc_val_2 in 3rd calc.value formula...
