I’m creating Skuid page to create a new record. I have a Lookup field that a user needs to enter a value for (Loan__c) + a UI-only formula field that is equal to the value of one of the text fields in the looked up record ({{Loan__r.DisplayName__c}}). The problem: When I enter a value for the lookup field, the UI-only field remains blank, instead of filling to the value of that field. I’ve double checked and the field is properly filled out on the record I’m looking up. I’ve also tried adding model actions to save the model changes, save the row, etc. and that’s not changing the result, either. Do you know how I can get this field to display the desired value?
Question
UI-only formula field isn't updating in real-time
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.