[4.5.2] - Related field integration name being taken from th

Posted by IramK on 24-Oct-2017 04:56

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

All Replies

Posted by Mayank Kumar on 24-Oct-2017 05:10

Yes Iram, this is a known issue.
 
Regards,
Mayank
 

This thread is closed