I
IramK
Guest
Hello, I have an object A that has a currency field called "productCostPrice" and I have a related field in another object B called "costPrice". I am trying to access the value of this costPrice field on B on the edit page using rbf_getFieldValue("costPrice"). This returns null. However, when I do the same thing using the field in object A's integration name i.e. productCostPrice, it works! => rbf_getFieldValue("productCostPrice"). This seems like a bug. Has this been reported before? Cheers. Iram
Continue reading...
Continue reading...