Hello!
I suspect what I’m trying to do is in here but I’m not having any luck with it.
Here’s what I’m looking to do:
I have a lookup field in a table (Inventory_Item__c). I also have a currency formula field in the table which references a field on the looked up record (Price_current__c). After selecting a record in the lookup the formula field is only populated when the model is saved.
I’d like the formula field to update when the lookup is updated prior to the model being saved. If easier, the formula field need not be a formula field and could just be a lookup__r.fieldname__c reference using skuid.
I’m guessing I need to use a snippet field renderer combined with an event listener. Would someone be able to point me in the right direction as to how to put this together?
Cheers!
Louis
Question
Update a formula field if lookup value changes on table row

This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.