Hi! I have a number field (number of program hours) that informs an equation field (75% of program hours). i have both fields in a modal pop-up form page, and i want the equation field to update live in real-time when the values are entered or changed in the number field. is there a way to do this in knack?
That’s a good question! As long as the number field and any other fields used in the equation field are fields included in the form view, the equation field will update in real time when the end users of your live app enter data into the number fields and any other fields you may be using for the calculation. However, some limitations may prevent your equation field from updating.
@Quynh-Tram Awesome, I’m glad you were able to get it figured out!
I was curious, so I went to test an edit form view where the equation field in the view had “Display the field value without a form input” checked. When I tested the edit form in the Live App, the equation field value was still updated in real-time.
I’m now wondering if I’m misunderstanding your setup.