Is it possible to calculate in a formula field two values from different forms?
Lets say that I have a form called Product with a number field (Quantity) and a second form called Pricelist with a number field (Price). Is there any way to do this multiply Quantity*Price into a formula field?